Ligo.skymap

Latest version: v2.2.2

Safety actively analyzes 723954 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 12

2.2.3

==================

- Add `sgnl-inspiral` to list of supported search pipelines.

2.2.2

==================

- Retry timing-sensitive unit tests a few times to fix occasional CI/CD
failures when building Conda packages.

2.2.1

==================

- Fix a bug in the last release that caused ``progress_map`` to raise an
exception when given the keyword argument ``jobs=None``, for a number of jobs
equal to the number of cores.

2.2.0

==================

- Display at least three significant figures in the credible area shown in the
plots produced by the command line tool ``ligo-skymap-plot`` so that a
nonzero value is printed if the area is less than 1 deg2.

- Adjust boundary conditions for linear interpolation of credible areas so that
nonzero values are reported when the credible region is smaller than one
pixel.

- Some improvements to plot markers:

- The Earth plot marker is now unfilled by default. It is no longer necessary
to specify ``markerfacecolor='none'``.

- Added markers for the Sun and Moon.

- Several improvements in ``ligo-skymap-from-samples``, including a speedup
from about 1 min to 20 s for an input of 10,000 samples on high core count
(up to 128 core) x86_64 machines:

- Parallelize the evaluation of the 2D KDE.

- Pre-whiten the data before clustering to avoid matrix inverses in an inner
loop. This speeds up the clustering by about 2x.

- Replace our pure Python implementation of the k-means assignment step with
the Cython implementation from ``scipy.cluster.vq``.

- Add a progress bar for the HEALPix adaptive refinement step.

- Record the runtime in the output FITS file's header.

- Reuse the Python mulitprocessing pool to avoid the overhead of spawning
new workers for each parallel section.

- Add chunk size heuristic to reduce overhead of parallel maps using Python
mulitprocessing.

2.1.2

==================

- Add sign convention for `gstlal_inspiral_coinc_extractor`, the program that
is used to upload offline GstLAL events to GraceDB.

2.1.1

==================

- Fix blank volume rendering plots for very well-localized events due to
`changes in data type promotion rules in Numpy 2.x`__.

__ https://numpy.org/devdocs/numpy_2_0_migration_guide.html#changes-to-numpy-data-type-promotion

- Restore support for Numpy 1.x while keeping support for Numpy 2.x.

Page 1 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.