Welcome
Guest
, you are in:
<root>
Elements
•
Login
EventIDE Wiki
Navigation
¶
Main Page
Random Page
Create a new Page
All Pages
Categories
Navigation Paths
Administration
File Management
Create Account
Search the wiki
Back
Signal File Writer Element
Modified on 2018/08/03 21:47
by
Administrator
Categorized as
Elements
,
Signal Processing
<div style="margin-right: 10px; margin-left: 16px; margin-bottom:10px; float: right; width: 500px; overflow: hidden; height: auto; padding: 0px; background: #fafafa; background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));background: -moz-linear-gradient(top, #fbfbfb, #fafafa);border: 1px dashed #ddd;box-shadow: 0 0 0 3px #fff, 0 0 0 5px #ddd, 0 0 0 10px #fff, 0 0 2px 10px #eee;"> == Summary == {s:Element Info Panel | title=Signal File Writer | category=Signal Processing | icon=[image|Element Icon|{UP(Signal-File-Writer-Element)}Signal-File-Writer-Element-Icon.png] | author= OkazoLab | addin= Signal Processing | scope= Experiment | usage= Snippets | ownsnippets= None } == Properties == {| |- ! Name ! Description ! Constraints ! Type ! On<br/>runtime<br/>change |- | colspan="5" bgcolor="#AADDDDD" | Settings |- | Input Channels | Defines input channels for mixing into single output signal | {s:atNormal} | IList | |- | Buffer Size | Defines the size (in samples) of the element's processing buffer | {s:atDesign} | 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 | {s:atDesign} | Double | |- | Resampling Method | Defines the interpolation method for resampling the input signals of different sampling rates | {s:atDesign} | Int32 | |- | Chunk Size | Defines a size of the processing blocks (chunks) in samples. The value must not be greater than the buffer size. | {s:atDesign} | Int32 | |- | colspan="5" bgcolor="#AADDDDD" | Output File |- | File Format | Defines the data format of the output signal file | {s:atDesign} | 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 | {s:atRuntimeAction} | String | |- | Add Timestamps | Defines whether a columns with EventIDE timestamps is automatically added into on output file in CSV or TXT format | {s:atDesign} | Boolean | |- | Patient ID | Defines a patient ID for the file header | {s:atNormal} | String | |- | Recording Title | Defines an recording title for the file header | {s:atNormal} | String | |- | Physical Min EDF | Defines the physical minimum of the signal for the EDF compression. All samples below the minimum will be lost. | {s:atNormal} | Double | |- | Physical Max EDF | Defines the physical maximum of the signal for the EDF compression. All samples above the maximum will be lost. | {s:atNormal} | Double | |- | colspan="5" bgcolor="#AADDDDD" | 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) | {s:atNormal} | Boolean | |- | colspan="5" bgcolor="#AADDDDD" | Control |- | Is Enabled | If set to false the element is completely omitted when the experiment is run | {s:atDesign} | Boolean | |- | Title | Title of the element | {s:atDesign} | String | |- |} == == </div> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> '''Signal File Writer Element''' streams selected real-time signals into a data file. Various output formats are supported, such as edf, edf+, csv.<br><br> {TOC} == Description == ... == Snapshots == {| | [imageleft|Snapshot 1 <br/>|{UP(page - name)}*-sm.png |{UP(page - name)}*.png] || [imageleft|Snapshot 2 |{UP(page - name)}*-sm.png |{UP(page - name)}*.png] |} == Practical Use == ... === Technique 1 === # Step 1 # Step 2 ... === Technique 2 === # Step 1 # Step 2 ... <div style="margin-left:0px; margin-right:10px; margin-top:10px; width: auto; overflow: hidden; height: auto; background: #fafafa; background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));background: -moz-linear-gradient(top, #fbfbfb, #fafafa);border: 1px dashed #ddd;box-shadow: 0 0 0 3px #fff, 0 0 0 5px #ddd, 0 0 0 10px #fff, 0 0 2px 10px #eee;"> @@ csharp // Check the trial outcome. Result and RT just other user variables // insert code snippet here.. @@</div> ... == Notes == ... * Insert Notes here.. * Insert Notes here..
Meta Keywords:
Meta Description:
Change Comment:
ScrewTurn Wiki
version 5.2.0.8. Some of the icons created by
FamFamFam
.