# Directory where job files are written jobmanager: ../jobmanager # Database file name db: database.csv # Path to main data folder of the user # Change it accordingly to your working env base_dir: /fefs/aswg/workspace/alice.donini/Analysis/data # Path to personal directory where output data will be saved. # Uncomment and modify in case you want to use a non standard path #output_folder: ../DL3/Crab # Path to the folder where cut files are stored cut_folder: ../cuts # Path to IRF file, change it based on your analysis irf_file: "/fefs/aswg/data/mc/IRF/20200629_prod5_trans_80/zenith_20deg/south_pointing/20210416_v0.7.3_prod5_trans_80_local_taicut_8_4/off0.4deg/irf_20210416_v073_prod5_trans_80_local_taicut_8_4_gamma_point-like_off04deg.fits.gz" # Values for automatic selection of DL2 data from personal directories dl2_data: night: [20210911, 20210912] # day(s) of observation (more than one is possible) version: v0.9.1 # v0.7.3, v0.8.4, v0.9, v0.9.1 cleaning: tailcut84 # Old settings in case using a database # Values for automatic selection of DL2 data #dl2_data: # DL2_dir: /fefs/aswg/data/real/DL2 # path to DL2 directory # night: [20210911, 20210912] # day(s) of observation (more than one is possible) # version: v0.9.1 # v0.7.3, v0.8.4, v0.9, v0.9.1 # cleaning: tailcut84 # LST real data path (don't modify it) #data_folder: /fefs/aswg/data/real