This repository gathers data, processes and scripts shared by Brainstorm users.
If you are looking for Brainstorm source code, check this other repo.
Contributions to this repository include:
Folder | Description |
---|---|
data | Data description |
processes | Custom processes based on the Brainstorm process structure |
scripts | Matlab scripts to handle, processing or simulate data. |
To know other ways in which you can collaborate with Brainstorm, visit the Contribute page.
We use the GitHub Flow as guideline for contributions.
The general process to contribute to Brainstorm consists of 7 steps:
- Create your copy of the official Brainstorm repo
- Link your local repo to the official Brainstorm repo
- Create a branch in your local repo
- Work on the desired changes
- Done with the changes
- Create a new Pull Request allowing edits by maintainers.
- Code review
Detailed information for each step and resources to Git and GitHub can be found in the CONTRIBUTING file for the Brainstorm repo.
❓ Do not hesitate in contacting us if you have any question.