Ligo.skymap

Latest version: v2.0.0

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

Scan your dependencies

Page 8 of 11

0.0.19

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

- Fix a bug that prevented the output of ligo-skymap-flatten from being
gzip-compressed if the output filename ended in .gz.

- Require astropy >= 3.1 because some code that we previously had to
monkeypatch went upstream. See
https://github.com/astropy/astropy-healpix/pull/106.

- In the KDE clustering and ``ligo-skymap-from-samples``, disable OpenMP
parallelism if Python mulitprocessing parallelism is enabled. This will
prevent the program from spawning an excessive number of threads.

- ``ligo-skymap-plot`` no longer requires a DATE-OBS entry in the FITS header
when plotting in astronomical coordinates.

0.0.18

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

- Fix a typo that caused ligo.skymap to always compile the bundled copy of
chealpix instead of searching for a system version using pkgconfig.

- Un-pin Numpy version now that Numpy 1.15.4 is out.

- The ``bayestar-localize-lvalert`` and ``ligo-skymap-from-samples`` tools can
now natively output multi-resolution HEALPix files, although they still
natively output flat, fixed-resolution HEALPix files.

- Add the ``ligo-skymap-flatten`` tool to convert multi-resolution HEALPix
files to flat, fixed-resolution, implicitly indexed HEALPix files.

- Bring back ``bayestar_samples_ppplot`` from LALInference as
``ligo-skymap-plot-pp-samples``, a tool for making P-P plots to compare a sky
map with posterior samples.

- Add ``--cosmology`` feature to ``ligo-skymap-stats`` to calculate comoving
volumes.

0.0.17

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

- In ``bayestar-mcmc``, correct a mistake in setting fixed parameters that
undergo sampling transformations.

- By default, ``bayestar-realize-coincs`` will rewrite ``simulation_id`` values
so that their integer values match the corresponding events'
``coinc_event_id`` values. The option ``--preserve-ids`` switches back to the
old behavior of preserving the original ``simulation_id`` values.

- Track rename of ``ligo.gracedb.rest.GraceDb.service_url`` to
``ligo.gracedb.rest.GraceDb._service_url`` in ligo-gracedb >= 2.0.1.

- Update common files and submodules from the Astropy package template.

- Work around a change (possibly a regression?) in Numpy 1.15.3 that broke
Astropy by requiring numpy <= 1.15.2. See
<https://github.com/astropy/astropy/issues/7943>.

- Work around a bug introduced in ligo-segments 1.1.0 by requiring an earlier
version of that package: its dependency on ligo-common, which does not
correctly implement the namespace package ``ligo``, broke the continuous
integration build.

- Depend on astropy-healpix >= 0.3 to pick up a bug fix related to HEALPix
bilinear interpolation that affected ``ligo-skymap-plot``. See
<https://github.com/astropy/astropy-healpix/pull/106>.

0.0.16

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

- Drop support for Python 3.5.

- The ``--condor-submit`` option of the ``bayestar-localize-coincs`` and
``bayestar-mcmc`` tools now passes the submit file directives to
``condor_submit`` via stdin rather than on the command line, so that the
number of jobs is not limited by the operating system's maximum number of
command line arguments.

- Print warnings from ``ligo.skymap.io.events.ligolw.open()`` only once per
file to avoid excessive terminal output when reading large files.

- ``bayestar-realize-coincs`` now copies the process table from the injection
file and fills in the SimInspiral table and associates coincidences with
found injections. As a result, it is no longer necessary to run
``lalapps_inspinjfind`` on the output to find injections.

- ``bayestar-realize-coincs`` now prints a running count of the number of
injections that have been found and saved.

0.0.15

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

- Parallelize ``bayestar-realize-coincs``.

- Add ``--min-distance`` and ``--max-distance`` options to
``bayestar-realize-coincs``.

- Add unit tests and binary wheels for Python 3.7.

0.0.14

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

- Increase lifetime of continuous integration artifacts. The unit tests take
longer now because they are more complete.

Page 8 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.