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
82 stars 28 forks source link

Dev issue 04 #41

Closed rpomponio closed 8 months ago

rpomponio commented 8 months ago

I added a small feature to override the empirical Bayes step whenever a user provides a dataset with a single feature to harmonize. In this case, the EB step would not be applicable.

Fixes #4