ChileanVirtualObservatory / acalib

Advanced Computing for Astronomy Library
http://acalib.readthedocs.io/en/latest/
GNU General Public License v3.0
7 stars 13 forks source link

Wrong usage of NDData #9

Closed maray closed 7 years ago

maray commented 7 years ago

Since astropy 1.2.1, the NDData package brings a lot of new features, like mixings, slicing and it says I/O operations (but I do not see them in the code). The master plan of this NDData is

https://github.com/astropy/astropy-APEs/blob/master/APE7.rst

We need to check well this and use it correctly (inherit) in order to provide nice compatibility.

maray commented 7 years ago

This is now included in Issue #12