66 lines
1.2 KiB
YAML
66 lines
1.2 KiB
YAML
metadata:
|
|
campaign: Example_Campaign
|
|
instrument: PSI SP2XR
|
|
operator: ''
|
|
description: Complete example configuration with all features enabled
|
|
created: '2025-11-21'
|
|
paths:
|
|
input_pbp: data/pbp_files_parquet
|
|
input_hk: data/hk_files_parquet
|
|
output: data/SP2XR_processed_1min_3
|
|
instrument_config: config/my_campaign_instrument_2.yaml
|
|
workflow:
|
|
conc: true
|
|
BC_hist: true
|
|
scatt_hist: true
|
|
timelag_hist: false
|
|
dt: 60
|
|
repartition: 1h
|
|
max_partition_size: 200MB
|
|
saving_schema:
|
|
- date
|
|
- hour
|
|
cluster:
|
|
use_local: true
|
|
cores: 32
|
|
processes: 16
|
|
memory: 256GB
|
|
walltime: 4-00:00:00
|
|
partition: general
|
|
log_dir: ./slurm_out
|
|
chunking:
|
|
freq: 7d
|
|
start_date: null
|
|
end_date: null
|
|
bc:
|
|
rho_eff: 1800
|
|
type: constant_effective_density
|
|
histo:
|
|
inc:
|
|
min_mass: 0.3
|
|
max_mass: 400
|
|
n_bins: 50
|
|
scatt:
|
|
min_D: 100
|
|
max_D: 500
|
|
n_bins: 20
|
|
timelag:
|
|
min: -10
|
|
max: 400
|
|
n_bins: 100
|
|
mixing_state:
|
|
threshold: 50
|
|
inc_scatt_ratio: 1.1
|
|
calibration:
|
|
incandescence:
|
|
curve_type: polynomial
|
|
parameters:
|
|
- 0.05
|
|
- 2.0470000507725255e-07
|
|
scattering:
|
|
curve_type: powerlaw
|
|
parameters:
|
|
- 17.21724257
|
|
- 0.16908516
|
|
- -1.49431104
|