Connectome Mapper 3 is a BIDS App that implements full anatomical, diffusion, resting/state functional MRI, and recently EEG processing pipelines, from raw T1 / DWI / BOLD , and preprocessed EEG data to multi-resolution brain parcellation with corresponding connection matrices.
I want to add 2 function from cmtklib/data/parcellation/, what would be the best way to include this in my repo without having to depend on the whole of connectome mapper? I'm wondering if there is a way to link to the folder in my repo rather than just copying the 2 files to my repo.
I'm not sure wether this is the right place to ask this question but any help would be appreciated!
Hi all,
I want to add 2 function from
cmtklib/data/parcellation/
, what would be the best way to include this in my repo without having to depend on the whole of connectome mapper? I'm wondering if there is a way to link to the folder in my repo rather than just copying the 2 files to my repo.I'm not sure wether this is the right place to ask this question but any help would be appreciated!
Thanks, Hugo