Skip to content

AnalysisThreads notebook failures when ran against FB 2026 #9

@JamesAmrhein

Description

@JamesAmrhein

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions