CBICA / niCHART

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
https://cbica.github.io/niCHART/
Other
13 stars 8 forks source link

Separate computation and GUI in MUSE harmonization plugin #223

Open AbdulkadirA opened 2 years ago

AbdulkadirA commented 2 years ago

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().