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
Home
Changes
Page history
New page
Templates
Clone repository
directory page update
authored
6 years ago
by
Tyler Collins
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
home.md
+10
-0
10 additions, 0 deletions
home.md
with
10 additions
and
0 deletions
home.md
View page @
8ad57866
...
...
@@ -11,6 +11,16 @@ This repository consists of the [**BIDS**](http://bids.neuroimaging.io/) Lossles
*
Overviews of the various diagnostic systems in place
*
External links for plugins used
The Wiki adheres to the following style:
*
Commands that are to be run in either Matlab or the terminal are to be in code blocks (See example below)
*
Names of scripts or directories are to be emphasized as such: |hello-world.m|
*
Bold will be used for emphasis only
**Example code block:**
```
EEG = eeg_checkset(EEG);
```
***
# Page Navigation
...
...
This diff is collapsed.
Click to expand it.