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 transform_cat() function takes an optional output catalog ID. We check the length of the string for validity, but in prior releases the wrong string length was use (that of object name, instead of catalog name).
The NOVAS C 3.1
transform_cat()function takes an optional output catalog ID. We check the length of the string for validity, but in prior releases the wrong string length was use (that of object name, instead of catalog name).