-
Hi all,
I am getting the following error when importing:
`In [5]: import aplpy
---------------------------------------------------------------------------
ImportError …
-
Currently the `unxt` package vendors a custom `Quantity` (and related) object as well as a `UnitSystem` (and related).
The actual units and their conversions are managed by Astropy.
To make `unxt` a t…
-
As noted in the astropy document, a warning is emitted if the coordinate transformation can cause the angular separation value to be order-dependent.
https://docs.astropy.org/en/stable/coordinates/…
-
https://github.com/getappmap/navie-benchmark/actions/runs/10895709882/job/30234378127#step:7:472
```
The issue description will be provided as context within a `` tag.
Error: Failed to complete: …
-
DRAGONS has been experience memory issues with certain datasets/images. This memory seems to be exploding due to something related to astrodata.
**Describe the bug**
Memory explodes when certain a…
teald updated
1 month ago
-
Problem:
We make heavy use of the astropy datastructures (table, column). It is not as widely used, documented, or as fast as pandas. For fits files we can use pyfits, so there should not be a strong …
-
I think this has been brought up from time to time, but I cannot seem to find an official issue for it. If you find one, we can close this (or that other one) as duplicate.
There is a need to forma…
pllim updated
1 month ago
-
As proposed by @eerovaher in the 2024-09-05 dev telecon. I have agreed to create this issue as a result of that discussion and will put this issue in the CoCo tag-up agenda on 2024-09-16 for further d…
pllim updated
1 month ago
-
The inferred parameters from PE are red-shifted. If we want the source-frame parameter, we may need to add cosmological models. For bilby, they use `astropy.cosmology.FlatLambdaCDM` but it is not writ…
-
### 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. …