Azalee Bostroem

Results 18 issues of Azalee Bostroem

For a large list of objects, you want to distinguish objects after the colors start repeating. Create a custom cycler that cycles through linestyles.

When I make a numpy array of integers, I get a ValueError. It would be nice to be able to use integers as wavelengths. I don't speak Cython - is...

I believe there is a bug in sandpaper when rendering callout titles with code formatting. The title of [this callout](https://github.com/datacarpentry/astronomy-python/blob/main/episodes/08-plot.md?plain=1#L281) contains code formatting which appears to remove spaces when rendering...

### What is the problem? When we plot the photometry selection shaded area, the solution should include `plot_cmd(candidate_df)` ### Location of problem (optional) https://datacarpentry.org/astronomy-python/08-plot.html#adding-the-shaded-regions

### What is the problem? In item 1 there are two typos: ``` To do that we will: 1. Use the JOIN operator to look up each Pan-STARRS obj_id for...

### What is the problem? In Plotting One More Time, the screenshot of the top panel of Fig 1 does not have numbers or an axis label on the x-axis...

### What is the problem? In Starting from this Episode, we have from `gala.coordinates import GD1Koposov10, GD1, reflex_correct` but `GD1` isn't in gala.coordinates and I don't think we use it....

### What is the problem? Dimensional is mis-spelled ### Location of problem (optional) https://datacarpentry.org/astronomy-python/02-coords.html#defining-a-polygon

### How could the content be improved? In episode 1 under Datbases and Tables we have 95 columns, the query now returns 96 ### Which part of the content does...

### What is the problem? A number of learners are getting the error: ``` conda env create -f environment.yml Collecting package metadata (repodata.json): done Solving environment: failed ResolvePackageNotFound: - gala...