| [in_path] | [] | Relative path to input data files assuming cd = work_path |
| [montage_info] | | Montage information to fit channel locations on a standard surface. This can be a transformations matrix (e.g. [-.14,-22,-48,-.07,0,-1.57,1080,1260,1240]), or a a file containing a transformation matrix (e.g. [batch_dfn]_transmat.mat), or a BIDS channel location tsv file (assuming that during BIDS init the channels were coregistered to the standard surface). |
| [stagingscript] | derivatives/lossless/code/scripts/staging_script.m | Script file path/name that creates marks based on events in the raw data file. |
| [staging_script] | derivatives/lossless/code/scripts/staging_script.m | Script file path/name that creates marks based on events in the raw data file. |
| [sd_t_meth] | q | Method used for flagging epochs (e.g. 'q' (quantiles), or 'na') |
| [sd_t_vals] | [.3 .7] | Percentage trim for confidence intervals during epoch standard deviation criteria (e.g. [.3 .7]) |
| [sd_t_o] | 6 | z threshold for flagging epochs during standard deviation criteria |
| [sd_t_f_meth] | fixed | Fixed method used for flagging epochs (should be 'fixed') |
| [sd_t_f_vals] | | Percentage trim for confidence intervals during epoch standard deviation criteria (e.g. [.3 .7], leave empty for 'fixed') |
| [sd_t_f_o] | 0.2 | z threshold for flagging epochs during fixed standard deviation criteria |
| [sd_t_meth] | q | Method used for **identifying** outlying epochs (e.g. 'q' (quantiles), 'z' (z-score), or 'na') |
| [sd_t_vals] | [.3 .7] | Percentage trim for confidence intervals during epoch std/quantile criteria for **identifying** outlying epochs (e.g. [.3 .7]) |
| [sd_t_o] | 6 | threshold for number of standard deviations or quantiles from the mean for **identifying** outlying epochs |
| [sd_t_f_meth] | fixed | Method used for **flagging** epochs. Can be 'fixed', or a distribution of values ('z-score' or 'q') |
| [sd_t_f_vals] | | Percentage trim for confidence intervals during std/quantile criteria for **flagging** outlying epochs (e.g. [.3 .7], leave empty for 'fixed') |
| [sd_t_f_o] | 0.2 | Threshold for **flagging** epochs (percentage for how many flagged channels are required for rejection of an epoch) |
| [sd_t_pad] | 1 | Number of windows to pad onto each side of the ch_sd time flag |
| [sd_ch_meth] | q | Method used for flagging channels (e.g. 'q' (quantiles), or 'na') |
| [sd_ch_vals] | [.3 .7] | Percentage trim for confidence intervals during channel standard deviation criteria (e.g. [.3 .7]) |
| [sd_ch_o] | 6 | z threshold for flagging channels during standard deviation criteria |
| [sd_ch_f_meth] | fixed | Fixed method used for flagging channels (should be 'fixed') |
| [sd_ch_f_vals] | | Percentage trim for confidence intervals during channel standard deviation criteria (e.g. [.3 .7], leave empty for 'fixed') |
| [sd_ch_f_o] | 0.2 | z threshold for flagging channel during fixed standard deviation criteria
| [sd_ch_meth] | q | Method used for **identifying** outlying channels (e.g. 'q' (quantiles), 'z' (z-score), or 'na') |
| [sd_ch_vals] | [.3 .7] | Percentage trim for confidence intervals during channel std/quantile criteria for **identifying** outlying epochs (e.g. [.3 .7]) |
| [sd_ch_o] | 6 | threshold for number of standard deviations or quantiles from the mean for **identifying** outlying channels |
| [sd_ch_f_meth] | fixed | Method used for **flagging** channels. Can be 'fixed', or a distribution of values ('z-score' or 'q') |
| [sd_ch_f_vals] | | Percentage trim for confidence intervals during std/quantile criteria for **flagging** outlying channels (e.g. [.3 .7], leave empty for 'fixed') |
| [sd_ch_f_o] | 0.2 | Threshold for **flagging** channels (percentage for how many flagged epochs are required for rejection of a channel) |
| [ref_loc_file] | derivatives/lossless/code/misc/standard_1020_bucanl19.elc | Name of file containing the reference locations (including the relative path) |
| [low_bound_hz] | 1 | Lower bound of the filter bass-band |
| [high_bound_hz] | | Upper bound of the filter bass-band |
...
...
@@ -140,7 +140,7 @@ Versions
***
*Updated/Verified by Mike Cichonski on 2019-03-14*
*Updated/Verified by Mike Cichonski on 2019-04-04*
[ :house: **Return to Main Page**](https://git.sharcnet.ca/bucanl_pipelines/bids_lossless_eeg/wikis/home)