Legend:
required parameter
advanced parameter
+NoiseFilterSGolayRemoves noise from profile spectra by using a Savitzky Golay filter. Requires uniform (equidistant) data.
version1.10.0
Version of the tool that generated this parameters file.
++1Instance '1' section for 'NoiseFilterSGolay'
in
input raw data file input file*.mzML
out
output raw data file output file*.mzML
log
Name of log file (created only when specified)
debug0
Sets the debug level
threads1
Sets the number of threads allowed to be used by the TOPP tool
no_progressfalse
Disables progress logging to command linetrue,false
testfalse
Enables the test mode (needed for internal use only)true,false
+++algorithmAlgorithm parameters section
frame_length11
The number of subsequent data points used for smoothing.
This number has to be uneven. If it is not, 1 will be added.
polynomial_order4
Order or the polynomial that is fitted.