Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
eeg_pipe_asr_amica
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bucanl_pipelines
eeg_pipe_asr_amica
Wiki
pipeline scripts
Changes
Page history
New page
Templates
Clone repository
adlofts created page: postprocessingscript
authored
8 years ago
by
Andrew Lofts
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
pipeline-scripts.md
+1
-1
1 addition, 1 deletion
pipeline-scripts.md
with
1 addition
and
1 deletion
pipeline-scripts.md
View page @
2f181ed4
...
@@ -33,7 +33,7 @@ Save
...
@@ -33,7 +33,7 @@ Save
| [sd_chan_z] | 2.326 | z threshold for flagging channel during standard deviation criteria |
| [sd_chan_z] | 2.326 | z threshold for flagging channel during standard deviation criteria |
| [sd_chan_p] | 0.1 | Percentage of flagged epochs required to flag a channel during standard |
| [sd_chan_p] | 0.1 | Percentage of flagged epochs required to flag a channel during standard |
| [sd_chan_trim] | 10 | Percentage trim for confidence intervals during channel neighbour r criteria (10 = 5% top and bottom) |
| [sd_chan_trim] | 10 | Percentage trim for confidence intervals during channel neighbour r criteria (10 = 5% top and bottom) |
| [ref_loc_file] | analysis/support/misc/standard_1020_bucanl19.elc | ame of file containing the reference locations (including the relative path) |
| [ref_loc_file] | analysis/support/misc/standard_1020_bucanl19.elc |
N
ame of file containing the reference locations (including the relative path) |
| [low_bound_hz] | 2 | Lower bound of the filter bass-band |
| [low_bound_hz] | 2 | Lower bound of the filter bass-band |
| [high_bound_hz] | 30 | Upper bound of the filter bass-band |
| [high_bound_hz] | 30 | Upper bound of the filter bass-band |
| [n_neighb_chan] | 3 | Number of channels to use in nearest neighbour r calculation (for channel criteria) |
| [n_neighb_chan] | 3 | Number of channels to use in nearest neighbour r calculation (for channel criteria) |
...
...
This diff is collapsed.
Click to expand it.