8000 Tags · gwastro/pycbc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: gwastro/pycbc

Tags

v2.8.3

Toggle v2.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Cherry-pick for v2.8.3 (#5128)

* Make pycbc_multi_inspiral way less verbose (#5107)

* Make pycbc_multi_inspiral way less verbose

* Silence more bank veto logging

* Ensure that the PyGRB offsource segmentlist contains ints (#5108)

* Ensure that the offsource segmentlist has ints

* Cleaner soluziont

* Comment

* Change recursion parameter in resample (#5113)

* Expand multi_inspiral examples and tests (#5114)

* Cleanup and simplify examples

* Add 170817 cases with 1 and 2 detectors

* Handle different detectors in check

* Update test suite

* PyGRB: handling the 2 IFO case with the coherent search methods (#5115)

* PyGRB single IFO case fixes (#5118)

* Copy gating information as is when combining trigger files in PyGRB

* Missing verb in comment

* Apply coinc SNR cut even in single IFO PyGRB runs

* Comment update

* Comment update

* Missing help string

* Workaround for git.ligo.org authentication change (#5119)

* Workaround for git.ligo.org auth change

* Workaround for git.ligo.org auth change

* Forgot args

* Fix error

* Two possible URL schemes

* Fix regex

* Set version to 2.8.3

* updated for depcreated fillcolor value (#5123)

---------

Co-authored-by: Francesco Pannarale <francesco.pannarale@ligo.org>
Co-authored-by: Ian Harry <ian.harry@ligo.org>
Co-authored-by: Alex Nitz <alex.nitz@gmail.com>

v2.3.13

Toggle v2.3.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changes for v2.3.13 release (#5126)

* Update PyPI publish action (#5097)

* Workaround for git.ligo.org authentication change (#5119)

* Workaround for git.ligo.org auth change

* Workaround for git.ligo.org auth change

* Forgot args

* Fix error

* Two possible URL schemes

* Fix regex

* Don't miss this bit!

* Address ci deprecations (#5076)

* Update CI to Ubuntu 24.04

* Use Python 3.11 for distribution CI

* Try ubuntu-22 for basic tests

* updated for depcreated fillcolor value (#5123)

* Update cibuildwheel to v311

* Pin cython version

* Bump pegasus versions to 5.0.8

* Fix strange usage of pycbc.version.release (#5033)

* Fix usage of release flag in Pegasus sites code (#5098)

---------

Co-authored-by: Tito Dal Canton <tito.dalcanton@ijclab.in2p3.fr>
Co-authored-by: Alex Nitz <alex.nitz@gmail.com>

v2.8.2

Toggle v2.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Set version to 2.8.2 (#5104)

v2.8.1

Toggle v2.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Pick cherries for v2.8.1 (#5100)

* Update PyPI publish action (#5097)

* Fix usage of release flag in Pegasus sites code (#5098)

* Increment version to 2.8.1

v2.8.0

Toggle v2.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Set for 2.8.0 release (#5094)

v2.3.12

Toggle v2.3.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changes for v2.3.12 release (#5078)

* possible f_low bug in decompressed wf (#5074)

* Resolve_url for the cache file (#5075)

* Resolve_url for the cache file

* Resolve_url doesnt work for None

* Don't look for ifos that aren't there (#5077)

* Bump release number

---------

Co-authored-by: Thomas Dent <thomas.dent@usc.es>
Co-authored-by: Gareth S Cabourn Davies <gareth.cabourndavies@ligo.org>

v2.3.11

Toggle v2.3.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prep for v2.3.11 after I messed up v2.3.10 (#5068)

v2.3.10

Toggle v2.3.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
pycbc_page_fars_vs_stat : x axis limits (#5067)

* Update pycbc_page_fars_vs_stat

Add min/max x options

* Opts not args :/

* actually change limits of what is plotted

* Avoid tick label warning / save 3 lines

v2.7.3

Toggle v2.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Increment version (#5066)

v2.3.9

Toggle v2.3.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
V239 changes (#5031)

* Save statmap significance fits information (#4951)

* Report significance fit info in sngls_findtrigs

* Report significance calculation info in statmap jobs

* Fix typo, fix test

* TD comments, some tidying up

* neaten comments

* comment fix

---------

Co-authored-by: Thomas Dent <thomas.dent@usc.es>

* index issue (#5018)

* Bump to v2.3.9

* Updating pegasus_sites

* Ensure v2.3.8 pycbc_inspiral

* Missing " in updating singularity image

* Fix [hopefully] documentation failure (#4901)

* try macos latest version (#4922)

* try macos latest version

* move to update macos on build as well

* Fix mac tests with conda (#4946)

* tox: fix tox integration with conda

use setup-miniconda github action and specify more packages in conda_deps for each testenv

* tox: install ligo-segments and python-ligo-lw with conda

these packages don't install cleanly with pypi, but the conda packages have patches

* test: use numpy.longdouble instead of float128

float128 isn't available on macOS ARM64

* tox: clean up duplicate package lists

* ci: unpin tox

* tox: further simplify duplicate configuration

* Use old stashcp

* Undo hardcode singularity image

* Issue in rebasing(?)

* Don't run on 3.8

* Used the wrong version ... somehow

* Don't build for 3.12

* Try not building mac wheels

* Don't try and support BBHx

* CHange optimization

* Avoid lalsuite 7.25

---------

Co-authored-by: Gareth S Cabourn Davies <gareth.cabourndavies@ligo.org>
Co-authored-by: Thomas Dent <thomas.dent@usc.es>
Co-authored-by: Alex Nitz <alex.nitz@gmail.com>
Co-authored-by: Duncan Macleod <macleoddm@cardiff.ac.uk>
0