Warning from gala.coordinates
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
Research direction
Reproduce the commands in the linked Coordinate Transformations lesson, starting with the GD1Koposov10 example. Inspect the warning locations identified as gala.coordinates.sgr, gala.coordinates.orphan, and gala.coordinates.magellanic_stream to determine the affected dependency or lesson setup. Done means the example runs without the AstropyDeprecationWarning.
Written by the indexing model from the issue text.
Description
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]
- Dominant language
- Python
- Stars
- 36
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from datacarpentry/astronomy-python
-
Difficulty 1/5 Under an hour Newbie friendliness 62/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 55/100
datacarpentry/astronomy-python#269 · 3 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 50/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
datacarpentry/astronomy-python#195 · 1 comment ·
-
datacarpentry/astronomy-python#147 · 3 comments · 1 assignee ·
All issues in datacarpentry/astronomy-python
Similar issues
-
bug confirmed issue
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
open-webui/open-webui#30750 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
OpenwaterHealth/openmotion-bloodflow-app#604 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
good first issue
Difficulty 1/5 Under an hour Newbie friendliness 90/100