Changes
Page history
bk12fy created page: tutorial creating config files
authored
Aug 11, 2017
by
Brad Kennedy
Show whitespace changes
Inline
Side-by-side
tutorial-creating-config-files.md
View page @
a3f58c41
...
...
@@ -54,13 +54,14 @@ Remember the fields we needed for Amica
Note that out_path is not set here, that is because it has to be in the param file that was generated by the Bandpass step
Like in the Bandpass configuration set the fields above in the replace_string[1]
*
Like in the Bandpass configuration set the fields above in the replace_string[1]
```
[dep_path],dependencies/eeglab/plugins/amica
[amica_ver],amica15
[in_path],data/2_preproc
```
Set order as
`[2 1]`
*
Set order as
`[2 1]`
*
Set software to
`none`
to prevent batch_context from interpreting this HTB file as Matlab code.
Save as
`config/c02_amica.cfg`
...
...
...
...