Settings |
Input Channels | Defines input channels for mixing into single output signal | | IList | |
Buffer Size | Defines the size (in samples) of the element's processing buffer | | Int32 | |
Output Sampling Rate | Defines the sampling rate of processing performed by this element, in Hz. If the input channels have different sampling rates, the input signal will be re-sampled to the chosen rate | | Double | |
Resampling Method | Defines the interpolation method for resampling the input signals of different sampling rates | | Int32 | |
Chunk Size | Defines a size of the processing blocks (chunks) in samples. The value must not be greater than the buffer size. | | Int32 | |
Output File |
File Format | Defines the data format of the output signal file | | Int32 | |
Output Folder | Opens the dialog for selecting a local folder, in which output files will be saved. The output file name will be created automatically in each run and include a current data and time | | String | |
Add Timestamps | Defines whether a columns with EventIDE timestamps is automatically added into on output file in CSV or TXT format | | Boolean | |
Patient ID | Defines a patient ID for the file header | | String | |
Recording Title | Defines an recording title for the file header | | String | |
Physical Min EDF | Defines the physical minimum of the signal for the EDF compression. All samples below the minimum will be lost. | | Double | |
Physical Max EDF | Defines the physical maximum of the signal for the EDF compression. All samples above the maximum will be lost. | | Double | |
Runtime Control |
Is Running | Defines whether the element is processing data. You can use this property to pause the signal processing at any time (e.g. for a sake of performance) | | Boolean | |
Control |
Is Enabled | If set to false the element is completely omitted when the experiment is run | | Boolean | |
Title | Title of the element | | String | |
|