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
Merge pull request #329 from panoptes/add-different-object-detection
* Add detect_sources function as a quick way to get sources in a fits image using the sep library. Note that this doesn't do much with the background and the bayer array and should mostly be considered a quick-look method.
v0.2.48 (#315)
* Fix get quantity value (#313)
* If returning a numpy float, make a normal float.
* More coverage on doctest
* Changing print -> logger