https://github.com/brainstorm-tools/bst-users
Scripts and data shared by Brainstorm users
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
3 of 8 committers (37.5%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (16.4%) to scientific vocabulary
Keywords from Contributors
Repository
Scripts and data shared by Brainstorm users
Basic Info
- Host: GitHub
- Owner: brainstorm-tools
- Language: MATLAB
- Default Branch: master
- Size: 2.74 MB
Statistics
- Stars: 6
- Watchers: 3
- Forks: 12
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
Brainstorm-Users
As the active Brainstorm's user community is growing in size and diversity, we decided to launch this repository to data, processes and scripts shared by Brainstorm users, and make them available to all users.
Creating you own processes
If you are interested in running your own code from the Brainstorm interface and benefit from the powerful database and visualization systems, the best option is probably for you to create your own Brainstorm processes. It can take some time to get used to this logic but it is time well invested: you will be able to exchange code easily with your collaborators and the methods you develop could immediately reach thousands of users. Once your process are stable and address a recurrent need for other Brainstorm users, we can integrate them in the main Brainstorm distribution and maintain the code for you to ensure it stays compatible with the future releases of the software.
:brain: Check this page on How to write your own Brainstorm process
Examples
The easiest way to write your own process function is to start working from an existing example. As such, we provide three sample processes that can help you for specific tasks:
* Generate a head model / leadfield matrix: process_headmodel_test.m
* Generate an inverse model / source matrix: process_beamformer_test.m
* Load all the trials in input at once and process them: process_example_customavg.m
Using processes
To use processes from other users, copy only the process_*.m functions to the process folder in the user directory, typically:
| Windows | C:\Users\username\.brainstorm\process\ |
|--- |--- |
| Linux | /home/username/.brainstorm/process/ |
| MacOS | /Users/username/.brainstorm/process/ |
Submit
The main way to can send your script and process in Submit a process or script through a GitHub Pull-Request, see the CONTRIBUTING.md document for further details. Besides the process_*.m file, provide a README.md file describing what the process do, and a screenshot.png image file showing the GUI of the process.
:bulb: If you want to contribute, but you're not familiar with GitHub, share with us your contribution in the Brainstorm Forum.
Resources
How to write your own process
https://neuroimage.usc.edu/brainstorm/Tutorials/TutUserProcessScripting (in Brainstorm)
https://neuroimage.usc.edu/brainstorm/Tutorials/ScriptingBrainstorm's Database Structure
https://neuroimage.usc.edu/brainstorm/Tutorials/DatabaseBrainstorm Forum
https://neuroimage.usc.edu/forums/Brainstorm source code
https://github.com/brainstorm-tools/brainstorm3
Owner
- Name: Brainstorm
- Login: brainstorm-tools
- Kind: organization
- Email: brainstorm@sipi.edu.edu
- Website: http://neuroimage.usc.edu/brainstorm/
- Repositories: 4
- Profile: https://github.com/brainstorm-tools
GitHub Events
Total
- Issue comment event: 1
- Pull request event: 1
- Fork event: 1
Last Year
- Issue comment event: 1
- Pull request event: 1
- Fork event: 1
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| rcassani | r****i@g****m | 8 |
| Francois | f****l@m****a | 5 |
| Peter Donhauser | p****r@m****a | 5 |
| Jeremy Moreau | j****u@g****m | 3 |
| Édouard Delaire | e****e@i****m | 2 |
| Martin Cousineau | m****u@m****a | 2 |
| Edouard DELAIRE | e****e@p****r | 2 |
| MinChul Park | 1****l | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 1
- Total pull requests: 11
- Average time to close issues: over 2 years
- Average time to close pull requests: about 1 month
- Total issue authors: 1
- Total pull request authors: 7
- Average comments per issue: 2.0
- Average comments per pull request: 1.36
- Merged pull requests: 9
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 3
- Average time to close issues: N/A
- Average time to close pull requests: 3 days
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 1.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- Edouard2laire (1)
Pull Request Authors
- Edouard2laire (7)
- martcous (2)
- jeremymoreau (1)
- rcassani (1)
- kieffaber (1)
- pwdonh (1)
- park-minchul (1)