Description
The ordering of the slices list input to ArrayAnimatorWCS is in WCS order. However, this is not stated in the docstring. Is this a bug? Should slices in fact be Numpy order to be consistent with the data array?
Expected vs Actual behavior
Steps to Reproduce
System Details
- SunPy Version:
- Astropy Version:
- Python Version:
- OS information:
Description
The ordering of the
sliceslist input toArrayAnimatorWCSis in WCS order. However, this is not stated in the docstring. Is this a bug? Shouldslicesin fact be Numpy order to be consistent with the data array?Expected vs Actual behavior
Steps to Reproduce
System Details