Closed spenczar closed 1 year ago
Added a new file, precovery/observation.py, to house the existing Observation class, and a new ObservationArray class, which is currently unused.
Added a method on Ephemeris to compute its distance from an ObservationArray.
The payoff to this PR is really in #83. I separated the two phases to make review a little cleaner.
Added a new file, precovery/observation.py, to house the existing Observation class, and a new ObservationArray class, which is currently unused.
Added a method on Ephemeris to compute its distance from an ObservationArray.
The payoff to this PR is really in #83. I separated the two phases to make review a little cleaner.