Closed eilidhmacnicol closed 1 year ago
Hello @eilidhmacnicol, Thank you for updating!
Cheers! There are no style issues detected in this Pull Request. :beers: To test for issues locally, pip install flake8
and then run flake8 niworkflows
.
Tested in docker container and seems to work nicely for example data (n = 1):
Let's keep mriqc/workflows/{anatomical,functional}.py
in this PR and move the other two files over to nireports. I've just done the porting of those two.
Usually, rodent brains are viewed in the coronal orientation, as is the convention from physical atlases.
This updates the mosaic viz functions to change the orientation when
species == rat
: coronal becomes the primary axis (instead of axial), while axial becomes the secondary axis (instead of sagittal)