chore: update run config
This commit is contained in:
@@ -1,26 +1,26 @@
|
||||
paths:
|
||||
input_pbp: tests/data/pbp_files_test
|
||||
input_hk: tests/data/hk_files_test
|
||||
output: tests/data5
|
||||
input_pbp: /data/user/bertoz_b/merlin6data/SP2XR/data/NyA/SP2XR_pbp_parquet
|
||||
input_hk: /data/user/bertoz_b/merlin6data/SP2XR/data/NyA/SP2XR_hk_parquet
|
||||
output: tests/SP2XR_NyA_processed_data_60s
|
||||
instrument_config: tests/instrument_config.yaml
|
||||
|
||||
workflow:
|
||||
conc: true
|
||||
BC_hist: true
|
||||
scatt_hist: true
|
||||
timelag_hist: true
|
||||
dt: 1 # seconds
|
||||
timelag_hist: false
|
||||
dt: 60 # seconds
|
||||
|
||||
cluster:
|
||||
use_local: false
|
||||
cores: 8
|
||||
memory: 64GB
|
||||
walltime: "00:59:00"
|
||||
partition: hourly
|
||||
cores: 16
|
||||
memory: 128GB
|
||||
walltime: "2-00:59:00"
|
||||
partition: general
|
||||
log_dir: ./slurm_out
|
||||
|
||||
chuncking:
|
||||
freq: '2d'
|
||||
chunking:
|
||||
freq: '5d'
|
||||
|
||||
bc:
|
||||
rho_eff: 1800
|
||||
|
||||
Reference in New Issue
Block a user