-
**Bug report**
When a catalog has duplicate `_healpix_29` indices the nested functionality does not work as expected. The `test_nest_lists` unit test was failing because of this and we temporarily …
-
RAIL has [documentation](https://lsstdescrail.readthedocs.io/en/latest/source/overview.html) explaining the basic structures that Olivia and I are currently overhauling [in a fork](https://rail-fork.r…
-
Today, we do not support arbitrary index for `NestedFrame` or `NestedDtype`'d series; we assume the index to be unique and sorted. This is a large limitation for users. We also need to resolve it for …
-
Investigate if there is anything that will break if healpix_29/hipscat_index is not a unique number, with a particular focus on pandas/DASK. One way to approach this would be to create a dataset with …
-
Hi, this is Ken EBISAWA at ISAS/JAXA. I am trying to install Singularity/litebird_sim package on JAXA's super-computer JSS3.
This is what I did:
git clone https://github.com/litebird/litebird_sim l…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched for other speed issues and didn't find a duplicate
### What happened?
Creating environments with conda-forge is very slow. H…
-
@akvivas @cbritt4 @vpdebattista @caprastro @yoachim @pmmcgehee @jgizis @knutago @dnidever and all MW-interested co-authors:
Prompted partly by Jason's review of the MW chapter (see github issue #62…
-
```
Importing healpy before matplotlib.pyplot causes matplotlib.pyplot.imshow to
segfault.
=== What steps will reproduce the problem?
Run the attached script first with argument '1', then with argu…
-
When working with healpix region defined `HpxGeom` the `geom._region` attribute is not properly transferred to the new geom created by `HpxGeom.upsample()`. The same is true for `HpxGeom.downsample()`…
-
GCRCatalogs is somewhat tightly integrated into DESCQA, at least by assumption, and sometimes in the code.
In this Issue I (@wmwv) plan to explore how much current DESCQA tests can be separated int…