Skip to content
config_dl1_to_dl2.yaml 1.09 KiB
Newer Older
Alice Donini's avatar
Alice Donini committed
# Directory where job files are written
jobmanager: ../jobmanager

# Database file name
db: database.csv

# LST real data path (don't modify it)
data_folder: /fefs/aswg/data/real

# 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
Alice Donini's avatar
Alice Donini committed
# Otherwise files will be saved to {base_dir}/DL2/{source_name/{night}/{version}/{cleaning}
#dl2_output_folder: ../DL2/Crab
Alice Donini's avatar
Alice Donini committed

# Path to trained RF files
path_models: ../models

Alice Donini's avatar
Alice Donini committed
# Uncomment and modify in case you want to specify a custom configuration file for the lstchain script
# lstchain_config: lstchain_84.json

Alice Donini's avatar
Alice Donini committed
# Values for automatic selection of DL1 data
dl1_data:
Alice Donini's avatar
Alice Donini committed
  version: v0.9                         # v0.7.3, v0.8.4, v0.9
Alice Donini's avatar
Alice Donini committed
  cleaning: tailcut84
Alice Donini's avatar
Alice Donini committed
  # uncomment the line below and specify the nights only if database search is used and not a custom runlist file
  #night: [20210911, 20210912]           # day(s) of observation (more than one is possible)