-
I tried to batch install packages from https://github.com/pepi-p/python-skyfield/blob/master/requirements.txt on windows 11, MINGW64, Python 3.12.2, but It failed.
The reason was the imp module on wh…
-
Now that astropy/astropy#4855 is merged, we can refactor the code to use that feature. But that feature is only for Astropy v2 or greater.
Related:
* astropy/astropy#6183
* https://gist.github.co…
pllim updated
2 months ago
-
Installing healpy with pip on an Intel i5 MacBook Air. Both python@3.12 and python@3.13 were installed with homebrew.
This works (no ImportError):
```
$ python3.12 -m venv .venv/hp12
$ source .v…
-
We are using astroquery.gaia in a multiprocessing environment and we see failures with temporary output files created jusing now.strftime("%Y%m%d_%H%M%S") fail due to those not being unique.
Please…
-
### Description
In the VOTable Format Definition document the Version History (Section 9.1) suggests that `COOSYS` was deprecated in VOTable v1.2, but it remains defined in Section 3.4 without note…
-
### Jdaviz component
Imviz
### Description
Hi again!
This bug is a companion to #3217, as I thought the initialization was the source of the two errors that cropped up in #2872, but turns …
-
### What is the problem this feature will solve?
Currently, the FITS format of the dex units of Astropy is not in accordance with FITS standard, and Astropy cannot read the log units in FITS format. …
-
### Jdaviz component
Imviz
### Description
The documentation for `Imviz.load_data` implies that it should be possible to load asdf-in-fits files from jwst directly. However, when I try to do…
-
I am unable to get catalogue queries to work on Vizier for columns which contain an underscore. I know I have done it in the past, so I must be doing something daft now. In fact I have the code that u…
-
Hi! I am using a separation method to extract parts of an original event file. I then intend to use the xpbin routine to create PMAP cubes and study the polarization of the extracted emission.
Howe…
app46 updated
3 months ago