edickie / ciftify

The tools of the Human Connectome Project (HCP) adapted for working with non-HCP datasets
https://edickie.github.io/ciftify/
MIT License
116 stars 157 forks source link

[ENC] various added tests and bug fixes #121

Closed edickie closed 5 years ago

edickie commented 5 years ago

[ENC] added new ciftify_dlabel_to_vol script to project individual surface based labels into nifti images [FIX] fixed bugs in ciftify_meants where the meants.csv was shorter than the labels if the labels were located in a location with no data. (Now will output a row of zero's for missing data). [ENC] added many smoke tests related for ciftify_meants and ciftify_seed_corr functions [FIX] updated the PINT test fixtures to correspond with newer nilearn image clean outputs (note: we now confirm that cifitfy_clean_img outputs should be different if for nilearn 0.5 and later (but slightly better)