gdevenyi / python_qMRI_processing

0 stars 0 forks source link

Do we generalize further? #9

Open gdevenyi opened 1 year ago

gdevenyi commented 1 year ago

If we do, reconsider the name.

jeremie-fouquet commented 1 year ago

The workload to implement QSM would be relatively high, and I'm not aware of an existing toolbox in python. More of a mid/long-term project in my opinion. Implementing T2 and multi-echo contrast would be much faster, as you already implemented T2() (exponential) fitting in the minc-toolkit-extras.

Might be worth it to centralize all these tools in Python. We would be turning this project into something resembling qMRLab but in Python, which can be quite a journey...