AnyWave::CLI
From WikiMEG
Command Line Options
AnyWave can execute some operation without any user interactions. This is also useful to batch some operations.
Common options
--input_file <path> : a path to the input file.
--output_file <path> : the name of the output file.
--output_dir <path> : the path to the output folder where the output file will be created.
--output_format <vhdr, edf, MATLAB, ADES> : the output file format.
--skip_marker <label> : the label of a marker to skip while reading data.
--hp <value> : The high pass filter value to apply to data.
--lp <value> : The low pass filter value to apply to data.
--notch <value> : The notch filter to apply to date.