Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We need to sort out axis labeling soon #412

Open
matthew-brett opened this issue Feb 25, 2016 · 2 comments
Open

We need to sort out axis labeling soon #412

matthew-brett opened this issue Feb 25, 2016 · 2 comments

Comments

@matthew-brett
Copy link
Member

I've just merged #255 - which assumes that the spatial axes are the first three.

This is true of Nifti and Analyze, but not - say - of MINC.

See discussion at #255 (comment) and https://github.com/nipy/nibabel/wiki/BIAP6#general-solution-associating-axes-and-labels

Before the next release we should work out how to specifically identify axes, either by forcing MINC into the NIFTI convention, or by specific labeling.

I'm leaning towards depending on datarray for this.

@jona-sassenhagen
Copy link

I'm leaning towards depending on datarray for this.

This means you have considered, and decided against, https://github.com/pydata/xarray ?

@matthew-brett
Copy link
Member Author

Yes, at least for now. xarray depends on Pandas, and nibabel is a python-only package at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants