Eventdisplay Analysis Scripts for VERITAS
Authors/Creators
- 1. DESY
- 2. Department of Physics and Astronomy and the Bartol Research Institute, University of Delaware, Newark, DE 19716, USA
Description
Eventdisplay analysis scripts for VERITAS, see EventDisplay_v4 for the reconstruction and analysis codes.
Eventdisplay v490 is a major update with significant changes. This release should be used together with
Changes: AP and NN Analysis supportScript support different analysis types, including the afterpulsing and optimised next-neighbour cleaning.
Best to set a environmental variable $VERITAS_ANALYSIS_TYPE to either AP (afterpulsing threshold cleaning) or NN (optimised next neighbour cleaning).
Scripts should pick up the correct settings (e.g., IRF.production.sh will set the eventdisplay reconstruction parameter file to EVNDISP.reconstruction.runparameter.NN.v4x for NN cleaning and EVNDISP.reconstruction.runparameter.AP.v4x for AP cleaning)
Scripts to train and use dispBDT regression trees for the angular reconstruction.
Training scripts are IRF.trainTMVAforAngularReconstruction.sh and reconstruction scripts are IRF.mscw_energy_MC.sh and IRF.generate_mscw_effective_area_parts.sh. Note that at this point dispBDT reconstruction is switched on by changing a flag in the IRF.production.sh script.
Introduce HTCondor support (as this is slowly introduced at DESY in 2022).
Only change necessary to use the the HTCondor system is to set * condor_submit in the submissionCommands.dat file.
(and just not to forget it, queue status is checked with condor_status, job status with condor_q at DESY)
Support zstd compressed MC evndisp root files.
This involves a slightly different directory structure for IRF production, where MC evndisp files are now located in $VERITAS_IRFPRODUCTION_DIR/v4N (all other IRF data products are stored in a similar directory structure as before)
Scripts to extract DB information are in the db_scripts directory. Users generally need only the db_run.sh script. Allows large-scale parallel process without DB overload.
Notes
Files
VERITAS-Observatory/Eventdisplay_AnalysisScripts_VTS-v490-beta.1.zip
Files
(132.4 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:cee331f6f19f0d4c8901c2760505cc64
|
132.4 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/VERITAS-Observatory/Eventdisplay_AnalysisScripts_VTS/tree/v490-beta.1 (URL)