Added options to center mollweide and aitoff projections. Thanks go
to Sam Wyatt for this contribution.
Added support for os.PathLike filenames when reading ligolw files. Thanks
go to Thomas Sainrat for this contribution.
Check for more invalid input corner cases in ligo.skymap.moc.rasterize.
Remove the --min-inclination and max-inclination options from
bayestar-localize-coincs and bayestar-localize-lvalert. These options
are rarely used, and will be made obsolete by a future release that adds
inclination posteriors to sky map output.
Remove frameon=False in ligo-skymap-plot-volume so that it respects
the (lack of the) --transparent option. This improves text and label
readability against dark backgrounds when transparent mode is not on. Thanks
go to Geoffrey Mo for this contribution.
Add documentation on the LIGO Scientific Collaboration (LSC) review process
to the Testing section of the manual.
Require Numpy >= 1.23.0. Rebuild for binary compatibility with Numpy 2.0.0.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
coverage: 76.216%. remained the same
when pulling 07fa88fc00aadd9b1efa8c64f947f34b958dcbf5 on dependabot/pip/ligo-skymap-2.0.0
into 6aed1934d83323dec53490baa81629437579e665 on main.
Bumps ligo-skymap from 1.1.2 to 2.0.0.
Changelog
Sourced from ligo-skymap's changelog.
Commits
b3eaabf
Update changelog for version 2.0.05a202ad
Update changelog for version 2.0.0rc41754c1c
Work around h5py's lack of Linux aarch64 wheels4cfe122
Save gcov data from pip installe3a7d0b
Build against Numpy 2.0.07039cd7
Minimize unnecessary array copying for ufuncs4f23cea
Update to recommended versions of setuptools, setuptools-scm4ce655b
Add doctests for ligo.skymap.plot.angleb5d54f1
Run coverage test using a modern version of pip5c24f4f
Update copyright dateDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show