LineNoise¶
A meta-node that performs a standard line noise chain to compute potential line noise contamination (for diagnostics).
The output values are a ratio of the amplitude of a band of frequencies close to the mains frequency to a band of frequencies on either side of that band. Lower values are better. Version 1.1.1
Ports/Properties¶
data¶
Data to process.
line_noise_frequency¶
Frequency in Hz that line noise is expected due to AC power (e.g . USA is 60 Hz, Europe is 50 Hz)
window_length¶
Sliding window length. A longer window will yield a better estimate, but the spectrum will change more slowly and will also react more slowly to changes. Typical settings for EEG phenomena are 0.5 to 5 seconds, but for very slowly (or rapidly) changing brain dynamics, longer (or shorter) windows may be used.
unit¶
Unit in which the window length is given.
set_breakpoint¶
Set a breakpoint on this node. If this is enabled, your debugger (if one is attached) will trigger a breakpoint.
metadata¶
User-definable meta-data associated with the node. Usually reserved for technical purposes.