adlofts created page: essinit authored by Andrew Lofts's avatar Andrew Lofts
...@@ -68,10 +68,13 @@ This variable is either a 0 or a 1, based on your location file. ESS capsules ar ...@@ -68,10 +68,13 @@ This variable is either a 0 or a 1, based on your location file. ESS capsules ar
* 0 means that the file has a unique location file for each subject. The file is located in the same folder as the data file. * 0 means that the file has a unique location file for each subject. The file is located in the same folder as the data file.
* 1 means that the files use a common location montage or generic location file. * 1 means that the files use a common location montage or generic location file.
Use ```[oneloc],0``` or ``` [oneloc],1 ``` in the config replace_string. If you leave config empty the following GUI will be displayed. Simply checkbox your answer. Use ```[oneloc],0``` or ``` [oneloc],1 ``` in the config replace_string. If you leave config empty the following GUI will be displayed. Simply checkbox your answer.
![oneloc](/uploads/d1df4787900ffc960d93d3828d1e2366/oneloc.png) ![oneloc](/uploads/d1df4787900ffc960d93d3828d1e2366/oneloc.png)
**locs_file_name** **locs_file_name**
This variable is a continuation of your **oneloc** answer above. This variable is a continuation of your **oneloc** answer above. ESS capsules use the built in metadata and the location file names will be found automatically.
* If you choose **oneloc 0** , use a naming convention in the config such as ```[batch_dfn,.,-1]_locs.elc``` see [swap](https://git.sharcnet.ca/bucanl_eeglab_extensions/batch_context/wikis/script-files#swap-string) strings for more information.
* If you choose **oneloc 1** ,
![locfile](/uploads/d9f43b4a91af12cd236d42ba3f7ed35f/locfile.png) ![locfile](/uploads/d9f43b4a91af12cd236d42ba3f7ed35f/locfile.png)
**srate** **srate**
... ...
......