Connectome Mapper v3.1.0 #217
Unanswered
sebastientourbier
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Connectome Mapper 3 implements, in accordance to the BIDS-App standard, full anatomical, diffusion, and resting/state functional MRI processing pipelines, from raw T1, DWI, BOLD, and preprocessed EEG data to multi-resolution brain parcellation with corresponding connection matrices, based on a new version of the Lausanne parcellation atlas (Cammoun et al, 2012), aka Lausanne2018.
This first minor version integrates the new pipeline dedicated to EEG modality and fixes a few bugs. 🤩
What's Changed
Updates
The conda environment files (
conda/environment.yml
andconda/environment_macosx.yml
) forcmpbidsappmanager
have been greatly modified (PR #212).In all conda environment
\*.yml
andrequirements.txt
files, datalad and its container extension have been updated to version0.17.2
and1.1.6
respectively. (PR #209)New features
cmpbidsappmanager
. (PR #201 and PR #205)Code refactoring
Bug fix
3.2.2
as the imported functions ofnibabel.trackvis
has been moved since4.0.0
and caused errors. (PR #211)Documentation
Software development life cycle
Contributors
More...
Please check the main PR #149 page for more details.
This discussion was created from the release Connectome Mapper v3.1.0.
Beta Was this translation helpful? Give feedback.
All reactions