You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The NOVAS C 3.1 implementation of rad_vel() applied relativistic corrections for a moving observer conditional on applying relativistic gravitational corrections (for Sun and/or Earth potential) for observer. However, it seems more reasonable that the corrections for a (fast) moving observer should be applied independently of the (optional) gravitational corrections. This affects SuperNOVAS releases prior to v1.1 also.
The text was updated successfully, but these errors were encountered:
* v1.1.0 release composition (part 2)
* Proper accounting of gravitational bending for radial velocities, and more.
* Fix ccpcheck error in last commit
* Another attempt to get deflected radial velocities right...
* Tweaks and fill tesing holes
* doxygen edits
* Switch logic order in radial velocity calculation
* Add rad_vel2() for radial velocity calculation with gravitational deflection.
* Tweaks, clean up...
* State typical (max.) radial velocity error from old calculation.
* rad_vel() doxygen edits
* Issues #50 and #51: rad_vel() handling of relativistic corrections
* Issue #51: Tweak fix.
* doxygen tweaks
* Small CHANGELOG edit
* Keep -devel in version for now...
The NOVAS C 3.1 implementation of
rad_vel()
applied relativistic corrections for a moving observer conditional on applying relativistic gravitational corrections (for Sun and/or Earth potential) for observer. However, it seems more reasonable that the corrections for a (fast) moving observer should be applied independently of the (optional) gravitational corrections. This affects SuperNOVAS releases prior to v1.1 also.The text was updated successfully, but these errors were encountered: