lsst-sims / legacy_sims_movingObjects

3 stars 5 forks source link

Feature/find fov #13

Closed rhiannonlynne closed 7 years ago

rhiannonlynne commented 7 years ago

This upgrades ephemeris generation to handle multiple times at once. Corresponding updates in unit tests.

It also adds capabilities to generate LSST observations using linear interpolation (not the chebyshev stuff yet).

It should also have more robust segment length finding.

Please ignore "LSSTObs.py" for now -- this will be the basis of a new branch to generate LSST observations from chebyshev polynomials.