Skip to content

Test for invalid declination after jnow conversion

Ken Self requested to merge kenself/kstars:test_skypoint into master

SkyPoint::updateCoords converting J2000 to JNOW sometimes produces a declination value > 90 which is not valid. This test has identified a range of J2000 coordinates and Julian days that produce the invalid value.

Merge request reports