You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2020. It is now read-only.
Will imageutils tasks work on astropy.NDData objects (ie meaning that they will be able to handle bad pixel masks and uncertainty frames as well as just WCS) and not just ndarray objects?
I think this is a pretty critical aspect to make this package useful for other affliated packages. For example, we would have to re-wrap everything in here to work in the ccdproc affliated package.
Obviously, error handling can be difficult, but this aspect also would be what would make it truly useful for research.