Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.0%) to scientific vocabulary
Keywords
Repository
convert SPM output to BIDS derivatives
Basic Info
- Host: GitHub
- Owner: cpp-lln-lab
- License: gpl-3.0
- Language: MATLAB
- Default Branch: main
- Homepage: https://spm-2-bids.readthedocs.io/en/latest/
- Size: 270 KB
Statistics
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 7
- Releases: 3
Topics
Metadata Files
README.md
spm2bids
Small code base to help convert the MRI spm output to a valid bids derivatives.
This code only generates the plausible BIDS derivatives filename for given file that has been preprocessed with SPM.
Most of the renaming is based on the SPM prefixes combinations.
It is configurable to adapt to new set of prefixes.
Dependencies
Can be installed with :
For MATLAB
bash
make install_dev
For Octave
bash
make install_dev_octave
Usage
```matlab file = 'wmsub-01desc-skullstrippedT1w.nii';
[newfilename, pth, json] = spm2_bids(file);
new_filename =
'sub-01space-IXI549Spacedesc-preproc_T1w.nii'); ```
For more see the documentation.
Owner
- Name: Crossmodal Perception and Plasticity laboratory
- Login: cpp-lln-lab
- Kind: organization
- Location: Louvain la Neuve, Belgium
- Website: https://cpplab.be/contact-us/
- Repositories: 29
- Profile: https://github.com/cpp-lln-lab
Citation (CITATION.cff)
cff-version: 1.2.0
title: "spm_2_bids"
version: 0.3.0
abstract: Toolbox to convert SPM output files to valid BIDS derivatives.
message: "If you use this software, please cite it as below."
repository-code: "https://github.com/cpp-lln-lab/spm_2_bids.git"
contact:
- affiliation: "Université catholique de Louvain"
email: remi.gau@uclouvain.be
family-names: Gau
given-names: Rémi
authors:
- family-names: "Gau"
given-names: "Rémi"
orcid: "https://orcid.org/0000-0002-1535-9767"
affiliation: "Université catholique de Louvain"
license: GPL-3.0
keywords:
- BIDS
- brain imaging data structure
- neuroimaging
- converter
- MRI
- MATLAB
- Octave
- SPM
GitHub Events
Total
- Delete event: 3
- Issue comment event: 13
- Push event: 7
- Pull request event: 10
- Pull request review event: 4
- Create event: 7
Last Year
- Delete event: 3
- Issue comment event: 13
- Push event: 7
- Pull request event: 10
- Pull request review event: 4
- Create event: 7
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 6
- Average time to close issues: N/A
- Average time to close pull requests: 11 days
- Total issue authors: 0
- Total pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 1.33
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 6
Past Year
- Issues: 0
- Pull requests: 6
- Average time to close issues: N/A
- Average time to close pull requests: 11 days
- Issue authors: 0
- Pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 1.33
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 6
Top Authors
Issue Authors
Pull Request Authors
- dependabot[bot] (13)
- pre-commit-ci[bot] (5)
- Remi-Gau (5)
- FeHoff (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- Sphinx *
- myst-parser *
- rstcheck *
- sphinx-copybutton *
- sphinx_rtd_theme *
- sphinxcontrib-matlabdomain *
- jinja2 *
- jupyterlab *
- miss_hit ==0.9.33
- octave_kernel *
- pre-commit *
- actions/checkout v3 composite
- codecov/codecov-action v3 composite
- matlab-actions/run-command v1.1.2 composite
- matlab-actions/setup-matlab v1.2.3 composite
- actions/checkout v3 composite
- joergbrech/moxunit-action v1.2.0 composite
- actions/checkout v3 composite
- citation-file-format/cffconvert-github-action 2.0.0 composite
- octave_kernel