You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see that the notebook_plotter tool I made last year is properly in ciaox but the notebook tutorial associated with tool is not. Should I be seeing it somewhere? My 'ciaover -v' return is pasted below.
If you recall from this PR, it didn't properly make it into the last ciao-contrib release either so I just wanted to double check it makes it into this one. Thanks!
The current environment is configured for:
CIAO : CIAO 4.17.0 Friday, September 20, 2024
Contrib : Package release 2 Tuesday, August 20, 2024
bindir : /opt/anaconda3/envs/ciaox417_sep27/bin
Python path : /opt/anaconda3/envs/ciaox417_sep27/bin
CALDB : 4.11.3
The text was updated successfully, but these errors were encountered:
@dprincipe2 I don't think the tutorial made it into the latest contrib package release, but the packing/installation problem we were having should be fixed by PR #902...
You should be able to pip install it with the fix in your activated CIAO environment by doing something like:
% git clone https://github.com/cxcsds/ciao-contrib.git contrib.delme
% cd contrib.delme
% pip install . --ignore-installed
% ls $ASCDS_INSTALL/share/sherpa/notebooks/
notebook_plotter_tutorial.ipynb
Hi @DougBurke, @kglotfelty, @hamogu,
I see that the notebook_plotter tool I made last year is properly in ciaox but the notebook tutorial associated with tool is not. Should I be seeing it somewhere? My 'ciaover -v' return is pasted below.
If you recall from this PR, it didn't properly make it into the last ciao-contrib release either so I just wanted to double check it makes it into this one. Thanks!
The current environment is configured for:
CIAO : CIAO 4.17.0 Friday, September 20, 2024
Contrib : Package release 2 Tuesday, August 20, 2024
bindir : /opt/anaconda3/envs/ciaox417_sep27/bin
Python path : /opt/anaconda3/envs/ciaox417_sep27/bin
CALDB : 4.11.3
The text was updated successfully, but these errors were encountered: