Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwest-uw authored Nov 30, 2022
1 parent 87fc9d8 commit 9ad69ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# koffi
Known Objects From Fits Indices

A package that should hopefully be helpful to people working with stack-and-shift alogorithms and other solar system science use cases. Given an input of possible solar system objects (PotentialSources) relating either to an x and y coordinate of a FITS image or a ra dec coordinate with a timestamp, we provide an easy API for converting x and y coordinates into ra and dec and querying the most well known solar system dynamics api services, the IMCCE's SkyBoT VO tool and JPL’s SSD (Solar System Dynamics) API service.
A package that should hopefully be helpful to people working with stack-and-shift alogorithms and other solar system science use cases. Given an input of possible solar system objects (PotentialSources) relating either to an x and y coordinate of a FITS image or a ra dec coordinate with a timestamp, we provide an easy API for converting x and y coordinates into ra and dec and querying the most well known solar system dynamics api services. Uses the IMCCE's SkyBoT VO tool (Berthier et. al. 2006) and JPL’s SSD (Solar System Dynamics) [API service](https://ssd.jpl.nasa.gov/).

This package is based off of code developed by Jeremy Kubica for the [KBMOD](https://github.com/dirac-institute/kbmod) package.

Expand Down

0 comments on commit 9ad69ac

Please sign in to comment.