PennLINC / qsirecon

Reconstruction of preprocessed q-space images (dMRI)
https://qsirecon.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Drop internal copies of templates in favor of re-orienting TemplateFlow templates #48

Closed tsalo closed 1 month ago

tsalo commented 1 month ago

Summary

The internal MNI152NLin2009cAsym and MNIInfant templates in QSIPrep are just re-oriented LPS versions of the ones from TemplateFlow, so we can start grabbing them from TemplateFlow and re-orienting them within QSIPrep.

Related to https://github.com/PennLINC/qsiprep/issues/803.