KeplerGO / KeplerScienceWebsite

Website for the Kepler/K2 Science Center.
http://keplerscience.arc.nasa.gov
11 stars 19 forks source link

Update C11&12 coordinates #9

Closed barentsen closed 8 years ago

barentsen commented 8 years ago

The new website does not yet list the final positions for C11 & C12. Using the coordinates listed at the top of KACR-1751 and KACR-1752, I find the following positions for C11 and C12 (respectively) in sexagesimal:

In [16]: from astropy.coordinates import SkyCoord
In [17]: SkyCoord(260.3880071 , -23.9759578, unit="deg", frame="icrs").to_string(style="hmsdms")
Out[17]: '17h21m33.1217s -23d58m33.4481s'
In [18]: SkyCoord(351.6775368, -5.095648, unit="deg", frame="icrs").to_string(style="hmsdms")
Out[18]: '23h26m42.6088s -05d05m44.3328s'

The attached pull request updates the campaign fields page. @mrtommyb please review (given how important this is) and merge.

I'll open a separate issue to remind us to update C13 when it is fixed.

I'll open another ticket reminding us to remove any outdated coordinates from the old website.

kcolon commented 8 years ago

Thanks Geert - - I still do not have access to KACR’s yet ;(

On Oct 22, 2015, at 2:16 AM, Geert Barentsen notifications@github.com wrote:

The new website does not yet list the final positions for C11 & C12. Using the coordinates listed at the top of KACR-1751 and KACR-1752, I find the following positions for C11 and C12 (respectively) in sexagesimal:

In [16]: from astropy.coordinates import SkyCoord In [17]: SkyCoord(260.3880071 , -23.9759578, unit="deg", frame="icrs").to_string(style="hmsdms") Out[17]: '17h21m33.1217s -23d58m33.4481s' In [18]: SkyCoord(351.6775368, -5.095648, unit="deg", frame="icrs").to_string(style="hmsdms") Out[18]: '23h26m42.6088s -05d05m44.3328s' The attached pull request updates the campaign fields page. @mrtommyb https://github.com/mrtommyb please review (given how important this is) and merge.

I'll open a separate issue to remind us to update C13 when it is fixed.

I'll open another ticket reminding us to remove any outdated coordinates from the old website.

You can view, comment on, or merge this pull request online at:

https://github.com/KeplerGO/KeplerScienceWebsite/pull/9 https://github.com/KeplerGO/KeplerScienceWebsite/pull/9 Commit Summary

Update C11 and C12 coordinates Update k2-campaign-fields.md File Changes

M content/pages/k2-observing/k2-campaign-fields.md https://github.com/KeplerGO/KeplerScienceWebsite/pull/9/files#diff-0 (10) Patch Links:

https://github.com/KeplerGO/KeplerScienceWebsite/pull/9.patch https://github.com/KeplerGO/KeplerScienceWebsite/pull/9.patch https://github.com/KeplerGO/KeplerScienceWebsite/pull/9.diff https://github.com/KeplerGO/KeplerScienceWebsite/pull/9.diff — Reply to this email directly or view it on GitHub https://github.com/KeplerGO/KeplerScienceWebsite/pull/9.