Skip to content

Commit a5690ba

Browse files
committed
fix defaults
1 parent d97a4cb commit a5690ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

configuration/di_corems.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ max_picking_mz = 1200.0
6262
picking_point_extrapolate = 3
6363
calib_minimize_method = "Powell"
6464
calib_pol_order = 2
65-
max_calib_ppm_error = -0.23328219287450624
66-
min_calib_ppm_error = 2.147119550004857
65+
max_calib_ppm_error = -1.0
66+
min_calib_ppm_error = 1.0
6767
calib_sn_threshold = 2.0
6868
calibration_ref_match_method = "legacy"
6969
calibration_ref_match_method_implemented = [ "legacy", "merged",]

0 commit comments

Comments
 (0)