-
Running SP locally, I noticed that an error occurs when ingesting some events (not all of them, just a few). I get:
```
Traceback (most recent call last):
File "/home/theodlz/alright/shift_manage…
-
The GCD handling logic in [utils.extract_json_message](https://github.com/icecube/skymap_scanner/tree/main/skymap_scanner/utils/extract_json_message.py) is currently a bit articulated and it can likel…
-
-
how do I run the script for ligo_skymap_plot_volume.py , everytime I do this, i run into some problem with relative imports.
-
### Describe the issue:
I am following the up to date Conjunction example. That example works with a toy satellite but using empheramis data, I am unsure of how to translate the altitude of the sat…
-
Not 100% sure this is not already true, but we should make sure this ability is not lost.
-
First, thanks for such a great open source package!
I have a lot of various sky localization algorithms that produce posterior samples which I would like to convert to MOCs / healpix files. The Skyma…
-
Type: Bug
# Behaviour
## Expected vs. Actual
Expected: pylance indexing/analysis happens once at startup or only when files (or *maybe* their dependencies) change.
Actual: After startup, p…
-
Any files that need to persist should be moved to `skymap_scanner/` or its own directory with a descriptive name. This is also a good time to remove any dead legacy code. One option is to run multiple…
-
Is it possible to add a center argument for all the projections? I'm will to make a PR if you can point me to the correct place to implement this.