NoiseFilterSGolay

Removes noise from profile spectra by using a Savitzky Golay filter. Requires uniform (equidistant) data.

Web Documentation for NoiseFilterSGolay

Options

version
Version of the tool that generated this parameters file.
processOption
Whether to load all data and process them in-memory or whether to process the data on the fly (lowmemory) without loading the whole file into memory first
log
Name of log file (created only when specified)
debug
Sets the debug level
threads
Sets the number of threads allowed to be used by the TOPP tool
no_progress
Disables progress logging to command line
force
Overrides tool-specific checks
test
Enables the test mode (needed for internal use only)
frame_length
The number of subsequent data points used for smoothing. This number has to be uneven. If it is not, 1 will be added.
polynomial_order
Order or the polynomial that is fitted.

Input Ports

Icon
input raw data file [mzML]

Output Ports

Icon
output raw data file [mzML]

Views

NoiseFilterSGolay Std Output
The text sent to standard out during the execution of NoiseFilterSGolay.
NoiseFilterSGolay Error Output
The text sent to standard error during the execution of NoiseFilterSGolay. (If it appears in gray, it's the output of a previously failing run which is preserved for your trouble shooting.)

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.