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

Use the NDDataRef interface of astropy #12

Open maray opened 7 years ago

maray commented 7 years ago

We are currently using the NDData interface for creating and loading data. This should be ported to the new NDDataRef interface, including algorithms, loading and saving using the standard I/O astropy interface and implementing the slicing methods.