-
[Micromata](https://github.com/micromata) can’t maintain the project actively. But we would love to find someone who is willing to take that over even if this person is only reviewing and merging PRs.…
-
Since 3.10, trying to run the scanner (manually) on condor results in the client failing with the following exception from HTChirp:
```
2023-05-05 04:42:40 gpub069.delta.ncsa.illinois.edu skyscan.cl…
-
Hi, thanks for your project !
I make this project on my computer with vulkan sdk 1.3.239.0 and get a vulkan validation error as below, do you know how to slove this problem?
[VULKAN] [1;32minfo…
-
I'm seeing a 404 error running the pytest suite for hveto:
```pytb
$ python -m pytest hveto/tests/test_segments.py -k test_read_veto_definer_file
rootdir: /home/duncan/git/hveto, configfile: setu…
-
I used this script to process `Multi-Order Sky Maps`, and got error message `ValueError: Too deep cell depth. Expected:
-
MOC.from_valued_healpix_cells is broken in mocpy 0.12.0.
Mocpy 0.12.0 had some changes with respect to the behavior of the `max_depth` keyword argument that seem like they are related. However, thi…
-
I can see certain DSOs in the CSV file (one example NGC2244) found in https://raw.githubusercontent.com/mattiaverga/OpenNGC/46694d5825efe9c569c5e137c57a7fba634a9144/NGC.csv but AstroHopper does not fi…
-
_From slack channel:_
@ric-evans
> https://github.com/icecube/skymap_scanner/blob/pulsar-and-gcd/skymap_scanner/server/choose_new_pixels_to_scan.py you have a comment (that I copied over):
"Shoul…
-
When trying to import `from dorado.scheduling import skygrid` I get the error `ImportError: cannot import name 'IDTypes' from 'ligo.lw.types'`. I installed the package using `pip install git+https://…
-
After building the docs the index, module index, and search pages are not working. Curiously it works on the readthedocs page. Perhaps there is a setting we are missing here?