rpomponio / neuroHarmonize

Harmonization tools for multi-site neuroimaging analysis. Implemented as a python package. Harmonization of MRI, sMRI, dMRI, fMRI variables with support for NIFTI images. Complements the work in Neuroimage by Pomponio et al. (2019).
https://pypi.org/project/neuroHarmonize/
MIT License
79 stars 28 forks source link

Cleanup code + minor bug fixes #27

Open fraimondo opened 1 year ago

fraimondo commented 1 year ago

We are currently working on a research project that uses neuroHarmonize. By digging into it, we found that some issues with the code that we address in this PR:

Summary of changes:

rpomponio commented 1 year ago

Hi @fraimondo,

I appreciate you submitting this pull request. It may take me some time to review these commits. Some colleagues of mine have been working in-parallel on other commits (#28), so I'll have to resolve conflicts between the two branches.

I hope you have found this package helpful.