Onsite Computation of CatB Calibration Coefficients with Batch Jobs#
Onsite script to create the Cat-B calibration files with batch jobs.
usage: lstcam_calib_onsite_create_cat_b_calibration_files_with_batch
[-h] [-r RUN_LIST [RUN_LIST ...]] [-f FILTERS_LIST [FILTERS_LIST ...]]
[-s STATISTICS] [-b BASE_DIR] [--dl1-dir DL1_DIR] [--r0-dir R0_DIR]
[--n-subruns N_SUBRUNS] [--sys-date SYS_DATE] [--no-sys-correction]
[-y] [--lstchain-version LSTCHAIN_VERSION] [--no-pro-symlink]
[--config CONFIG] [--queue QUEUE]
required arguments#
- -r, --run-list
Run numbers of intereleaved data
optional arguments#
- -f, --filters-list
Filter list (same order as run list)
- -s, --statistics
Number of events for the flat-field and pedestal statistics
Default:
2500
- -b, --base-dir
Root dir for the output directory tree
Default:
/fefs/onsite/data/lst-pipe/LSTN-01
- --dl1-dir
Root dir for the input DL1 tree. By default, <base_dir>/DL1 will be used
- --r0-dir
Root dir for the input r0 tree. By default, <base_dir>/R0 will be used
- --n-subruns
Number of subruns to be processed
- --sys-date
Date of systematic corrections (format YYYYMMDD). Default: automatically search the best date
- --no-sys-correction
Systematic corrections are not applied.
Default:
False
- -y, --yes
Do not ask interactively for permissions, assume true
Default:
False
- --lstchain-version
lstchain version of the DL1 data.
- --no-pro-symlink
Do not update the pro dir symbolic link, assume true
Default:
False
- --config
Config file
Default:
/usr/local/lib/python3.11/site-packages/lstcam_calib/resources/catB_camera_calibration_param.yml
- --queue
Slurm queue. Default: short
Default:
'short'