Summary: | provide equatorial coordinates also for epoch J2000.0 | ||
---|---|---|---|
Product: | [Applications] kstars | Reporter: | Lukas Middendorf <kde> |
Component: | general | Assignee: | Akarsh Simha <akarsh.simha> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | mutlaqja |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Lukas Middendorf
2009-10-25 22:25:07 UTC
[Sorry, my account has a minor problem, so the bug didn't close with my commit. Hence, closing manually and pasting the commit log below for convenience] Git commit 034afc3f17fb99264ef47a90b5b5169bf8134cc1 by Akarsh Simha. Committed on 29/08/2012 at 07:57. Pushed by asimha into branch "master". Showing J2000.0 coordinates in the Details dialog. TODO: 1. Fix bugs and make sure that we are _actually_ showing J2000.0. We _know_ this is not the case really, as per a recent discussion on the kstars-devel Mailing List -- some stars have catalog coordinates from a different epoch, but we assume they are J2000.0; This leads to visible errors in matching DSS overlays, for example (which I think I did notice at the Texas Star Party). 2. Improve the Astroinfo article on precession, to which the J2000.0 RA and Dec labels are hyperlinked. The article on precession doesn't talk about epochs. CCMAIL: kstars-devel@kde.org M +10 -0 kstars/dialogs/detaildialog.cpp M +163 -91 kstars/dialogs/details_position.ui http://commits.kde.org/kstars/034afc3f17fb99264ef47a90b5b5169bf8134cc1 |