Configures calibration suite, overriding experimentHash

optional arguments:
  -h, --help            show this help message and exit
  -e EXP, --exp EXP     experiment (default: None)
  -l LOCATION, --location LOCATION
                        hutch location, e.g. MfxEndstation or DetLab (default: None)
  -r RUN, --run RUN     run (default: None)
  -R RUNRANGE, --runRange RUNRANGE
                        run range, format ... (default: None)
  --fivePedestalRun FIVEPEDESTALRUN
                        5 pedestal run (default: None)
  -c CAMERA, --camera CAMERA
                        camera.n (default: None)
  -p PATH, --path PATH  the base path to the output directory (default: None)
  -n NMODULES, --nModules NMODULES
                        nModules (default: None)
  -d DETTYPE, --detType DETTYPE
                        Epix100, Epix10ka, Epix10kaQuad, Epix10ka2M, ...
  --maxNevents MAXNEVENTS
                        max number of events to analyze (default: 666666)
  --configScript CONFIGSCRIPT
                        name of python config file to load if any (default:experimentSuiteConfig.py)
  --detObj DETOBJ       "raw", "calib", "image" (default: None)
  -f FORCE, --force FORCE
                        force re-running the data analyzes (default: None)
  -t THRESHOLD, --threshold THRESHOLD
                        threshold (ADU or keV) depending on --detObj (default: None)
  --fluxCut FLUXCUT     minimum flux to be included in analysis (default: None)

  • No labels