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
For some stars, e.g., 51 peg, the result for RA is returned in hour angles, but we assume it is degrees. This leads to a wildly wrong (many km/s) barycenter correction.
The text was updated successfully, but these errors were encountered:
When the star is bright enough, simbad is queried and the RA and DEC are updated with the simbad values.
https://github.com/LCOGT/banzai-nres/blob/main/banzai_nres/classify.py#L70
For some stars, e.g., 51 peg, the result for RA is returned in hour angles, but we assume it is degrees. This leads to a wildly wrong (many km/s) barycenter correction.
The text was updated successfully, but these errors were encountered: