Skip to content

Warning from gala.coordinates #194

@HannoSpreeuw

Description

@HannoSpreeuw

Executing commands from the beginning of Coordinate Transformations:

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]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions