we removed the wrong entries from the PKL file, and restarted the looper script for RSA02.
important change:
nframes = 84
lframes = 131072
navg = 4
here are the new parameters:
# Config file for the multiprocessing looper script
[paths]
monitor_dir = "/data.local/G22-00018_00203/data/analyzers/RSA02"
output_dir = "/data.local/G22-00018_00203/results/analyzers/RSA02"
state_file = "/data.local/G22-00018_00203/scripts/e0018_e0203_scripts/processed_files_rsa2.pkl"
[processing]
num_cores = 12
interval_seconds = 0.5
file_ready_seconds = 0.5
[analysis]
nframes = 84
lframes = 131072
navg = 4
zzmin = 0
zzmax = 1e6
mask = false
dbm = false
todo = ['spectrum', 'spectrogram'] # choose any of or combination 'png', 'spectrum', 'spectrogram' |