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

UPI NDDataRef Errors #56

Closed cvalenzu closed 6 years ago

cvalenzu commented 7 years ago

Before merging the pull request #54 I tested the algorithms, but not all the UPI functions.

Now im trying to use acalib.moment0 and I get AttributeError: 'numpy.float64' object has no attribute 'wcs'

Maybe is the @support_nddata decorator or something else.

capgadsx commented 7 years ago

@cvalenzu #61 should fix this, can you test the function?

maray commented 6 years ago

This is fixed AFAIK. Closing.