Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bids_lossless_eeg bids_lossless_eeg
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • bucanl_pipelines
  • bids_lossless_eegbids_lossless_eeg
  • Wiki
  • Home

Home · Changes

Page history
directory page update authored Jul 10, 2018 by Tyler Collins's avatar Tyler Collins
Hide whitespace changes
Inline Side-by-side
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
......
Clone repository
  • assumptions
  • bidsifying
  • configuring context config
  • configuring remote
  • contributing
  • developer workflow
  • directories
  • essinit
  • Home
  • init scripts
  • install download
  • opening eeglab
  • pipeline scripts
  • postprocessingscript
  • qc init
View All Pages