-
Notifications
You must be signed in to change notification settings - Fork 13
Description
I used the following FB image:
docker pull fssc/fermibottle_lite:2026.03.24
Four AnalysisThreads/SourceAnalysis NBs failed:
2.UnbinnedLikelihood/likelihood_tutorial.ipynb::likelihood_tutorial.ipynb
Ftools isn't in this bottle, so this fails:
bash
fkeyprint
./data/3C279_region_filtered_gti.fits
DIFRSP
5.PythonUpperLimits/upper_limits.ipynb::upper_limits.ipynb
Message: unable to open primary document entity '/home/fermi/FB_TESTING/AnalysisThreads/SourceAnalysis/5.PythonUpperLimits/data/Swift_ts10_new.xml'
Not sure why this file isn't created...
6.ExtendedSourceAnalysis/extended.ipynb::extended.ipynb
I removed the 'None' parameter between the 2 fit files, since it originally looked like a parsing error
gtexpcube2
./data/CenA_ltcube.fits
./data/CenA_BinnedExpMap.fits
But the command still failed with:
CalledProcessError: Command 'b'gtexpcube2\n ./data/CenA_ltcube.fits\n ./data/CenA_BinnedExpMap.fits\n P8R3_SOURCE_V3\n 400\n 400\n 0.1\n 201.47\n -42.97\n 0\n AIT\n CEL\n 300\n 300000\n 30\n'' returned non-zero exit status 1.
8.PulsarGating/pulsar_gating_tutorial.ipynb::pulsar_gating_tutorial.ipynb:
Get this error :
Caught St12out_of_range at the top level: vector::_M_range_check: __n (which is 0) >= this->size() (which is 0)
When this is ran:
gtselect evclass=128 evtype=3
@./data/Geminga.txt
./data/Geminga.fits
INDEF
INDEF
INDEF
INDEF
INDEF
100
500000
90
I reported these to Nestor since he created the notebooks originally.