Skip to content

Commit

Permalink
use the new peak picker
Browse files Browse the repository at this point in the history
  • Loading branch information
leoschwarz committed Jun 11, 2024
1 parent 839a05d commit 8d7162a
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ baseline_adjustment:
window_size: 3000
window_unit: ppm
peak_picker:
peak_picker_type: BasicInterpolated
min_prominence: 0.5
min_distance: 0.9
min_distance_unit: mz
peak_picker_type: MSPeakPicker
fit_type: quadratic
calibration:
calibration_method: RegressShift
max_distance: 3000
Expand Down

0 comments on commit 8d7162a

Please sign in to comment.