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
from gala.coordinates import GD1Koposov10
gd1_frame = GD1Koposov10()
gd1_frame
gives
WARNING: AstropyDeprecationWarning: The matrix_product function is deprecated and may be removed in a future version.
Use @ instead. [gala.coordinates.sgr]
WARNING: AstropyDeprecationWarning: The matrix_product function is deprecated and may be removed in a future version.
Use @ instead. [gala.coordinates.orphan]
WARNING: AstropyDeprecationWarning: The matrix_product function is deprecated and may be removed in a future version.
Use @ instead. [gala.coordinates.magellanic_stream]
The text was updated successfully, but these errors were encountered:
Executing commands from the beginning of Coordinate Transformations:
gives
The text was updated successfully, but these errors were encountered: