The neuro-imaging brain aging chart [niCHART] is a comprehensive solution to analyze standard structural and functional brain MRI data across studies. [niCHART] and the associated pre-processing tools implement computational morphometry, functional signal analysis, quality control, statistical harmonization, data standardization, interactive visual
Currently, the MUSE harmonization plugin implements the computation as well as the GUI functionality. It is desirable to separate those two as done in the SPARE-* plugin. The function doHarmonization() should be callable similar to SPARE.DoSPAREsComputation().
Currently, the MUSE harmonization plugin implements the computation as well as the GUI functionality. It is desirable to separate those two as done in the SPARE-* plugin. The function
doHarmonization()
should be callable similar toSPARE.DoSPAREsComputation()
.