astropy / astroplan

Observation planning package for astronomers – maintainer @bmorris3
https://astroplan.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
198 stars 109 forks source link

Finer control over sidereal time in parallactic_angle #535

Closed bmorris3 closed 1 year ago

bmorris3 commented 1 year ago

This pull request addresses a feature request by @JSKenyon in #534. It exposes to new keyword arguments in the Observer.parallactic_angle function that get passed to astropy.time.Time.sidereal_time for finer control. The defaults have been set to preserve backwards compatibility.