We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d97a4cb commit a5690baCopy full SHA for a5690ba
1 file changed
configuration/di_corems.toml
@@ -62,8 +62,8 @@ max_picking_mz = 1200.0
62
picking_point_extrapolate = 3
63
calib_minimize_method = "Powell"
64
calib_pol_order = 2
65
-max_calib_ppm_error = -0.23328219287450624
66
-min_calib_ppm_error = 2.147119550004857
+max_calib_ppm_error = -1.0
+min_calib_ppm_error = 1.0
67
calib_sn_threshold = 2.0
68
calibration_ref_match_method = "legacy"
69
calibration_ref_match_method_implemented = [ "legacy", "merged",]
0 commit comments