spacetelescope / jwst_coronagraph_visibility

Visualize approximate pointing constraints for JWST coronagraphs.
https://github.com/spacetelescope/jwst_visibility/blob/master/docs/index.rst
BSD 3-Clause "New" or "Revised" License
8 stars 10 forks source link

minor: left plot set_ylim(0,360) #11

Closed mperrin closed 7 years ago

mperrin commented 7 years ago

subject line says it all - this is in degrees so having matplotlib autoscale the y axis to 0-400 isn't helpful.

josePhoenix commented 7 years ago

It's scaled on purpose, actually, as picking points at the extrema was difficult with ~0-360º~ the matplotlib autoscaling

mperrin commented 7 years ago

oh ok then, never mind!

josePhoenix commented 7 years ago

I can't find a case where does exceed abut a border with [0, 360], so it's possible I gave myself more margin than necessary when I overrode the autoscaling.