diff --git a/src/depiction_targeted_preproc/example_compare/configs/chem_noise.yml b/src/depiction_targeted_preproc/example_compare/configs/chem_noise.yml index e0881c3..326ea95 100644 --- a/src/depiction_targeted_preproc/example_compare/configs/chem_noise.yml +++ b/src/depiction_targeted_preproc/example_compare/configs/chem_noise.yml @@ -11,3 +11,4 @@ calibration: interpolation_mode: linear use_ppm_space: no n_jobs: 10 +requested_artifacts: [] diff --git a/src/depiction_targeted_preproc/example_compare/configs/mass_cluster.yml b/src/depiction_targeted_preproc/example_compare/configs/mass_cluster.yml index 32b1618..77baff5 100644 --- a/src/depiction_targeted_preproc/example_compare/configs/mass_cluster.yml +++ b/src/depiction_targeted_preproc/example_compare/configs/mass_cluster.yml @@ -9,3 +9,4 @@ calibration: calibration_method: MCC model_smoothing_activated: no n_jobs: 10 +requested_artifacts: [] diff --git a/src/depiction_targeted_preproc/example_compare/configs/reg_shift.yml b/src/depiction_targeted_preproc/example_compare/configs/reg_shift.yml index c171f60..e0b02aa 100644 --- a/src/depiction_targeted_preproc/example_compare/configs/reg_shift.yml +++ b/src/depiction_targeted_preproc/example_compare/configs/reg_shift.yml @@ -16,3 +16,4 @@ calibration: input_smoothing_kernel_std: 1.0 min_points: 3 n_jobs: 10 +requested_artifacts: []