It would be nice to not have to create an NDData object just for extract_stars - other parts of photutils support plain Numpy arrays. Maybe extract_stars could include the @support_nddata decorator:
http://docs.astropy.org/en/stable/api/astropy.nddata.support_nddata.html
It would be nice to not have to create an NDData object just for
extract_stars- other parts of photutils support plain Numpy arrays. Maybeextract_starscould include the@support_nddatadecorator:http://docs.astropy.org/en/stable/api/astropy.nddata.support_nddata.html