connectomicslab / connectomemapper3

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.
https://connectome-mapper-3.readthedocs.io
Other
71 stars 29 forks source link

how to use only part of cmtklib #222

Open hugofluhr opened 1 year ago

hugofluhr commented 1 year ago

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