astrofrog / wcsaxes

wcsaxes has been merged into astropy!
http://docs.astropy.org/en/stable/visualization/wcsaxes/index.html
22 stars 21 forks source link

Show users how to flip left/right if RA is in wrong direction #139

Closed astrofrog closed 8 years ago

astrofrog commented 10 years ago

As mentioned in #115, some images may have RA increasing the wrong way. A single call to set_xlim can fix this but we should show an example in the docs.

astrofrog commented 8 years ago

Fixed in https://github.com/astrofrog/wcsaxes/pull/158