Adrian Price-Whelan

Results 77 issues of Adrian Price-Whelan

When brushing on scatter plots, histograms right now get faded out to grey. We could instead create a histogram overlaid on the grey bars with only the selected points for...

enhancement

Right now, the bar only works without whitespace and with a gist number or url. Would be nice if it could handle referrer (e.g., bit.ly/...) links to gists. Maybe in...

enhancement

Currently a bug -- I don't think this is what we want. When the user selects something, then clicks a state, it should reset the user selection first.

bug

e.g., for a 3x3 grid, [0,0] is the bottom left not top left

bug

Right now, can specify a title in the json file, but doesn't do anything. Add a figure title and plot title when drawing.

Currently, Jupyter is only mentioned here: https://show-your.work/en/latest/config/?highlight=notebook#scripts But probably also relevant to mention https://github.com/mwouts/jupytext and maybe add some descriptive examples.

:memo: documentation
:hand: contributions welcome

See the Appendix of [this paper](https://arxiv.org/pdf/2004.10817.pdf).

feature-request

### Describe your changes ### Checklist * [ ] Did you add tests? * [ ] Did you add documentation for your changes? * [ ] Did you reference any...

See: https://github.com/numpy/numpy/pull/25512

The package layout and packaging setup is based on the old Astropy package template. Some files are old and not needed anymore (e.g., `gala/_astropy_init.py`). Audit the package structure and layout...

infrastructure