Manon Marchand
Manon Marchand
Hi astroquery, [draft] Docs are not entirely clean yet, but the code should stay more or less like this before I un-draft. Here are some changes and questions about them:...
Hi! ## the issue The `load_table` and `load_tables` methods from `utils.tap` don't load tables. It is a bit confusing, see the Data Carpentry teaching material here: https://github.com/datacarpentry/astronomy-python/blob/7d0bf1c47e600a38bacf7ddd4c45ca2a786726a2/episodes/01-query.md?plain=1#L161 This is not...
### Problem Hi! I tried following the section **Ship additional Pyodide wheels at build time** ([here](https://jupyterlite.readthedocs.io/en/latest/howto/pyodide/wheels.html#ship-additional-pyodide-wheels-at-build-time "https://jupyterlite.readthedocs.io/en/latest/howto/pyodide/wheels.html#ship-additional-pyodide-wheels-at-build-time")) but I really did not understand what to do. What is `jupyter lite...
### Describe the bug Hi thebe devs and thanks for your software! ## Context We (@bmatthieu3 and I) 're trying to output a jupyter widget ([ipyaladin](https://github.com/cds-astro/ipyaladin)) with thebe-lite. This widget...
- [x] install steps - [x] migration guides for the major API changes (done for v0.12) - [ ] a bit of storytelling around MOCs - [x] our final logo...
Due to the conversion from python `int` to rust `u8` negative indices are not rejected and create false MOCs instead. To solve this: - find every place where indices can...
Make sure that it's clear we expect RA/DEC as entries
There is a NotImplementedError with a TODO comment for `new_empty` for STMOCs
Test against numpy 2.0, lots of API changes : https://numpy.org/devdocs/release.html
See here for the description of the astropy regions https://astropy-regions.readthedocs.io/en/latest/shapes.html