-
We ran into crashes, MPI rank OOM's, and timeouts in Jura with healpix jobs that had a large number (N>1000) of inputs. A closely related ticket is issue #2277 , but that one is specific to issues in …
-
https://en.wikipedia.org/wiki/HEALPix
Useful specification for 2-d histogram on the sphere, used widely for astrophysics and cosmology.
Example C++ implementation
https://sourceforge.net/proje…
-
Admittedly a very small thing but it would be great for the utilities.create_subsetdb function to explicitly throw a type error when the provided healpix values in the list are not cast as strings.
…
-
The [start page](https://digital-earths-global-hackathon.github.io/planning/) currently mentions the existence on a "output data standardized on a common (HEALPix) grid". During the nextGEMS project, …
d70-t updated
3 months ago
-
I think the current plan for DES is to use the Oracle database as the primary repository for healpix maps. In order to facilitate user access to these maps, I think we want to provide a set of `upload…
-
The longitude selection criteria can't properly handle the periodic longitudinal boundary conditions. The example below shows (an unlikely) case where the FoV is set so large that it overlaps with th…
-
I am attempting to run a pyuvsim simulation using `run_uvdata_uvsim` function. I am using `simsetup.SkyModelData` to format a diffuse Healpix map that I can pass to the simulation function, but I've f…
-
When [ `exact_coverage_calculation`](https://github.com/thoglu/jammy_flows/blob/4ca7aeccba04bc3c73d33f158f3f1dbea366381b/jammy_flows/main/default.py#L1972) is set to true, an error occurs because the …
-
I am trying to run the cross-correlation only fit and I am unable to fix the parameter ``bias_eta_CIV(eff)``. If I do so, the fit fails.
This is related to the option ``new_metals``, if I run witho…
-
Provide a function, provisionally called `from_flat` that creates a catalog, with nested structure from a single ``source`` table, i.e., list of observations of astronomical objects, where observation…