-
Notifications
You must be signed in to change notification settings - Fork 0
setPreProcOptions
James edited this page Aug 14, 2017
·
1 revision
Setting the preprocessing options or parameters. If Import PreProc Options was used the values imported will be reflected in the PreProc Options window.
Broken into three categories:
- Cleaning blinks Parameters
- Uses a function from Jackson & Sirosiss 2009 References
- Input is a smoothing parameter
- Default is 10
- Designate whether or not you want to print debug information
- Default is no
- Removing baseline Parameters
- Epoch Length
- In milliseconds and is just the time of interest (not including baseline period)
- Baseline Length
- In milliseconds and is just the portion of time prior to the epoch (or period of interest) that is to be used as the baseline
- Location of annotation/trigger relative to baseline and trial
- It is common that sometimes baseline periods are either not designated or have there own trigger/annotation. To handle different types of researcher styles of denoting when the trial begins, this option exists.
- There is a drop down with the option to select either
- Trigger is located at end of baseline period
- Trigger is located at the beginning of the baseline period
- There is a drop down with the option to select either
- If 'Trigger is located at the beginning of the baseline period' is selected the input box next to the drop down becomes editable. In this box one should enter the amount of time in milliseconds that the trigger occurs before the epoch or period of interest begins.
- It is common that sometimes baseline periods are either not designated or have there own trigger/annotation. To handle different types of researcher styles of denoting when the trial begins, this option exists.
- An box that can not be edited show the total trial time (ms) that is solely the addition of the baseline and epoch length.
- Epoch Length
- Set Sample Rate
- Enter the sampling rate that was used when acquiring the data samples.
Clear Button
- Resets all boxes back to their initial state
Save and Exit
- Saves the values inputted and closes the window
Return to PupilPlot