-
Hi,
I've been having issues running the quick_start notebook (and also the 'pytest test')
The environment I'm using (ujsing you requirements.txt): Python 3.10.12, TF 2.16.1, scipy 1.8.0, no GPU
…
-
@dmargala identified that our occasional PMI init failures are related to large variations in the startup time of different MPI ranks before they connect to MPI. These were traced to variations in mo…
-
The current API is based on Gaia defaults which are not obvious outside Gaia:
```healpix_expression='source_id/34359738368', ... nest=True, ...```
These are not the defaults in healpy. Healpy by d…
-
Hello team,
I'm running the following example script on a compute node that does not have internet access:
```
import os
os.environ['PYSM_LOCAL_DATA']='/scratch/gpfs/ip8725/pysm-data/'
import…
-
I am trying to reproduce one of your HEALPix maps using the Ulagam density fields. However, my initial attempt at plotting resulted in very uniform maps, while I was expecting to see cosmic structures…
-
## Original discussions at BiDS
- Do not separate climate versus EO
- More about grids and it is more about GIS versus global model grids
- one assumption is the co-gridding. Alignment of samples…
-
This may be related to #3. I've heard from a few people (via JWST help desk and in person) who have had trouble installing jwst_backgrounds because of trouble with healpy.
The only way I was able t…
-
@adl1995 and I started to play with `healpy.boundaries` and try to prototype the affine transformation drawing method (see end of this notebook):
https://github.com/adl1995/HIPS-to-Py/blob/master/exa…
cdeil updated
7 years ago
-
## 🐛 Bug
Hello, I followed exactly the instruction given in this [link](https://pytorch-geometric.readthedocs.io/en/latest/notes/installation.html), but I keep getting the following error
OSError…
-
Use the new version of healpy (1.14.0) and the LIC visualization feature to make a map of qSZ.
Use the example from here:
https://github.com/healpy/healpy/pull/617