-
Don't know if this is a special case, but I have Basemap installed, but not working because Geos failed. In that case I don't get a `ModuleNotFoundError` but an `ImportError`. I would therefore sugges…
-
Hi @mattpitkin, I was trying to test running the test suite from a tarball, and ended up with this:
```
$ python -m pytest test -v
============================================ test session starts…
-
I was trying to use some older version of d3 celestial with azimuthal equidistant projection and it worked fine except for an issue with daylight savings time, so I downloaded the newest version (0.7.…
-
It would be nice to have internal versioning so that `scarlet.__version__` does what you would expect it to do. It would be double nice to have that versioning track the GitHub tagged version (or comm…
-
Make function that:
- reads image files derived from ArcGIS SkyMaps
- digitized them by using a contouring function
- derives horizon lines from it
This need no user interaction other than picking…
-
Functions to create a new array using a `PyArray_Descr *` do not support the [PEP 384](https://www.python.org/dev/peps/pep-0384/) Python Limited API.
### Reproducing code example:
#### foo.c
…
-
Changes made to provide support for Minecraft 1.13 in Chunky 2.X have significantly increased the amount of memory used compared to Chunky 1.4.5.
| Version | Max Chunks with 16GB allocation | Redu…
-
**Describe the bug**
Images in long descriptions and images for user avatars do not show up because they are served from warehouse-camo.ingress.cmh1.psfhosted.org which has a certificate that is not …
-
In GitLab by @git.ligo:colm.talbot on Mar 4, 2021, 15:38
Importing `bilby` is pretty horribly slow, sometimes taking O(s). This is due to the number of top-level imports we have.
Using `len(sys.modu…
-
Initiated at the DESC Paris 2019 Hack Day, we are replacing the tutorial notebooks with datasets from `Run2.1i`.
To avoid duplicate work, in case others are replacing the datasets, I will begin wit…