Releases: lincc-frameworks/koffi
Releases · lincc-frameworks/koffi
v0.1.2
contains some bug fixes, as well as @stevenstetzler 's additions.
What's Changed
- Update README.md by @jbkalmbach in #1
- change file structure to src-layout by @maxwest-uw in #4
- Support ARCSAT observatory images and add console script by @stevenstetzler in #6
- run python project template by @maxwest-uw in #8
- Copier retry by @maxwest-uw in #12
- Update README.md by @maxwest-uw in #10
New Contributors
- @jbkalmbach made their first contribution in #1
- @maxwest-uw made their first contribution in #4
- @stevenstetzler made their first contribution in #6
Full Changelog: v0.1...v0.1.2
v0.1
The initial release of KOFFI!
Contains:
- API for creating and executing queries on SkyBoT and JPL's Horizons
- ImageMetadata and ImageMetadataStack classes for grabbing FITS image metadata.
- PotentialSource class for storing data about possible object detections.
- Testing suite.