Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bids_lossless_eeg
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bucanl_pipelines
bids_lossless_eeg
Wiki
pipeline scripts
Changes
Page history
New page
Templates
Clone repository
Removed stale link
authored
7 years ago
by
Tyler Collins
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
pipeline-scripts.md
+5
-5
5 additions, 5 deletions
pipeline-scripts.md
with
5 additions
and
5 deletions
pipeline-scripts.md
View page @
e5d2b64e
...
...
@@ -43,11 +43,11 @@ This section is designed to outline the key procedures of each of the pipeline s
| [amica_param_file] | analysis/support/misc/amica_default.param | template amicadefs.param file to modify |
| [savediff] | NO | YES if you want to save the filter residuals |






# Amica
...
...
@@ -83,7 +83,7 @@ Versions
| [amica_param_file] | analysis/support/misc/amica_default.param | Template amicadefs.param file to modify. |
| [min_gap_ms] | 4000 | Minimum time (ms) to allow between periods marked for rejection |


# ASR
...
...
@@ -111,7 +111,7 @@ Viable time is then sorted so that the highest blocks log likelihood time are ad
| [critmean] | 0.8 | Fraction of training points that need to be above the mean to be included in ASR training |
| [asr_mem] | 5000 | Free memory allotted to asr in MB must be >256 (Default: 5000), for remote should be less then mpp allotted. |


# Concat
...
...
This diff is collapsed.
Click to expand it.