... | ... | @@ -82,9 +82,7 @@ This variable is a continuation of your **oneloc** answer above. ESS capsules us |
|
|
|
|
|
* If you chose **oneloc 1** , write the path and file name of the montage file such as ```analysis/support/misc/BioSemi_BUCANL_7Eyes.sfp```.
|
|
|
|
|
|
* If you leave config empty the following GUI will be displayed. Simply write the same thing as above.
|
|
|
|
|
|
An example would be ```[srate],512``` in the config replace_string. If you leave config empty the following GUI will be displayed. Simply checkbox your answer.
|
|
|
If you leave config empty the following GUI will be displayed. Simply write the same thing as above.
|
|
|

|
|
|
|
|
|
***
|
... | ... | @@ -96,10 +94,16 @@ State the sampling rate of the system that you used. ESS capsules will find this |
|
|
***
|
|
|
|
|
|
**NotEEG_chans**
|
|
|
These are the channel indices that do not contain EEG information. ESS capsules denote this information by specifying the channel *Type* as something other than *EEG*, such as *Noise* indicating unplugged channels. ESS will automatically remove these channels, but if you are using config you will have to specify these. For example our lab never uses the EXG8 channel of our BioSemi, this corresponds to using ```[NotEEG_chans],[140]``` to remove the very last channel. This item is one of the few that does not contain a backup GUI as an empty config is a acceptable answer. The default will remove no channels.
|
|
|
|
|
|
***
|
|
|
|
|
|
**Fid_chans**
|
|
|
This item is very similar to **NotEEG_chans** but the indices you are listing in this case are the fiducials. ESS capsules denote this information by specifying the channel *Type* as *FID*. ESS will automatically use witih the warping and remove these channels from EEG.data, but if you are using config you will have to specify these. For example our lab never uses the LPA,NZ and RPA fiducials recorded as the first three, using```[Fid_chans],[1 2 3]``` to set these as the landmarks for warping and then removing them from EEG.data afterwards. If you leave config empty the following GUI will be displayed. Simply type in a indices of the channels, you do not have to do [ ] brackets.
|
|
|

|
|
|
|
|
|
***
|
|
|
|
|
|
|
|
|
**ref_loc_file**
|
|
|
|
... | ... | |