-
Currently `scan_metadata` looks as follows:
```
'scan_metadata': {'nside_progression': {'1': 12},
'position_variations': 1,
'scan_id': '84f89d54c0e14cb398c48…
-
Using 3.8.2, I noticed some scans of the same event did not closely agree with scans using previous versions. It turned out the scans were incomplete but saved to disk. See below for an example.
…
-
When I run conda env create -f environment.yml one warning and one error appear:
1) The warning:
'Warning: you have pip-installed dependencies in your environment file, but you do not list pip i…
-
We need to profile line-by-line memory usage of the light_cone codes (both MPI and JAX) and ensure that the memory usage matches to calculation. When running the MPI implementation for the full 6144 c…
-
We are currently using the skymap created on our own to tile the GRB region. The reason behind this is to avoid the delay of official skymap released by Fermi. However, in most of the cases, GOTO cann…
-
Can someone point the way to example code for generating
a multi-order healpix object? Either in this repo or one of LIGO's.
e.g. my localization is a small ellipse on the sky (arcseconds) and
…
-
This was always something that needed implementing, when writing #36 I was surprised to see it didn't already have an issue.
If we do implement the idea in #36 this will actually make this a lot ea…
-
It seems like sometimes millipede tests can hang, or at least run indefinitely. For an example see [here](https://github.com/icecube/skymap_scanner/actions/runs/6177865197/job/16770483264)
I thin…
-
**Give a detailed description on the tasks and lay out each expectation for that task in a clear and concise manner**
Organize skymap codes to make them easier to read and use though:
- Avoid usi…
-
IGWN alerts from the continuous wave burst (CWB) pipeline do not provide distance information in the localization, either in the header (DISTMEAN and DISTSTD) or the skymap table (DISTMU and DISTSIGMA…