astronomy-python icon indicating copy to clipboard operation
astronomy-python copied to clipboard

Results 25 astronomy-python issues
Sort by recently updated
recently updated
newest added

Closes #206 Note that I made this from scratch and the aspect ratio is a little different. If you think this should be different, please let me know how to...

Executing commands from [the beginning of Coordinate Transformations](https://datacarpentry.org/astronomy-python/02-coords/index.html#coordinate-variables): ``` from gala.coordinates import GD1Koposov10 gd1_frame = GD1Koposov10() gd1_frame ``` gives ``` WARNING: AstropyDeprecationWarning: The matrix_product function is deprecated and may be...

The image under "[Joining Tables](https://datacarpentry.org/astronomy-python/instructor/06-join.html#joining-tables)" - https://datacarpentry.org/astronomy-python/fig/join.png - is very blurry. May want to update to have a more clear image in the future.

This pull request is being submitted to all repos that have been converted to Workbench, so that they reflect a recent update in the Workbench template. The change is probably...

The CAC discussed the fact that we've had instances of package updates that break this lesson. We recommend that the maintainers add version numbers to the environment.yml file that are...

The original [Transform and Select chapter](https://datacarpentry.org/astronomy-python/05-select/index.html) contained a beautiful application of the convex hull algorithm from Scipy. This was used to derive a polygon which could be included in an...

status:wait

Incorrect word "steam" changed to the intended word "stream" _If this pull request addresses an open issue on the repository, please add 'Closes #NN' below, where NN is the issue...

### What is the problem? In the visualization episode under Style Files, the text about custom style files is collapse in the exercise solution ### Location of problem (optional) https://datacarpentry.github.io/astronomy-python/instructor/08-plot.html

_If this pull request addresses an open issue on the repository, please add 'Closes #NN' below, where NN is the issue number._ Cloes #239

### What is the problem? GD1 is imported in the starting from this episode in Transform and Select. This import should be removed ### Location of problem (optional) _No response_