Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ligo-skymap from 0.5.3 to 1.0.0 #134

Merged
merged 2 commits into from
Jul 12, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2022

Bumps ligo-skymap from 0.5.3 to 1.0.0.

Changelog

Sourced from ligo-skymap's changelog.

1.0.0 (2022-06-01)

  • Run unit tests under Python 3.10.

  • Update the BAYESTAR interface definition document_ to state that online CBC pipelines should now include their PSD files in the initial coinc.xml upload, and should not upload a separate psd.xml.gz file.

    bayestar-localize-lvalert will now download psd.xml.gz (and log a warning) only if the PSD was not present in the coinc.xml file.

    .. _BAYESTAR interface definition document: https://lscsoft.docs.ligo.org/ligo.skymap/interface.html

  • Several enhancements and bug fixes in bayestar-inject:

    • Swap component masses if necessary so that mass1 >= mass2 always.

    • Rename the --min-snr option to --snr-threshold for consistency with the same option for bayestar-realize-coincs`. The old --min-snr`` spelling is deprecated and will be removed in a future release.

    • Add the --min-triggers option to bayestar-inject to control the minimum number of triggers to form a coincidence, for consistency with bayestar-realize-coincs.

    • Add the --distribution-samples option to load samples for the intrinsic mass and spin distribution from an external file.

  • Linux wheels are now built against cfitsio 4.1.0. See lpsinger/ligo.skymap#12.

  • Add the request_disk flag when submitting bayestar-localize-coincs jobs to HTCondor. This is now required on LIGO Data Grid clusters.

  • Fix compatibility with Astropy 5.1.

0.6.1 (2022-01-18)

... (truncated)

Commits
  • 1978f0e Update changelog for version 1.0.0
  • 0fa7cf7 Rewrap long lines in change log
  • 8671775 Add template string to sphinx extlink captions
  • 4bd7125 Update development status for 1.0.0 release
  • e699d93 Update baseline images for plot unit tests
  • 788ec78 Add bayestar-inject argument to load intrinsic samples from file
  • 5725537 Work around astropy.cosmology API change in Astropy 5.1
  • f554f0e Add the request_disk flag when submitting bayestar-localize-coincs jo...
  • 7b1abad Add --min-triggers option to bayestar-inject
  • 3e14d8c bayestar-inject: rename --min-snr option to --snr-threshold
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 11, 2022
Bumps [ligo-skymap](https://github.com/lpsinger/ligo.skymap) from 0.5.3 to 1.0.0.
- [Release notes](https://github.com/lpsinger/ligo.skymap/releases)
- [Changelog](https://github.com/lpsinger/ligo.skymap/blob/main/CHANGES.rst)
- [Commits](lpsinger/ligo.skymap@v0.5.3...v1.0.0)

---
updated-dependencies:
- dependency-name: ligo-skymap
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/ligo-skymap-1.0.0 branch from 915a643 to e6d8f9b Compare July 12, 2022 00:38
@coveralls
Copy link

Coverage Status

Coverage remained the same at 83.633% when pulling 460dc76 on dependabot/pip/ligo-skymap-1.0.0 into bd5e0bd on master.

@simeonreusch simeonreusch merged commit ac3629a into master Jul 12, 2022
@dependabot dependabot bot deleted the dependabot/pip/ligo-skymap-1.0.0 branch July 12, 2022 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants