Revision 4fd0c0d2323b53367fc74d171d6707bc717b5495 authored by Gareth S Cabourn Davies on 10 February 2023, 16:39:08 UTC, committed by GitHub on 10 February 2023, 16:39:08 UTC
* Add pruning to the live single trigger fits

* Fix edge case handling

* Add an output of times of triggers pruned from the analysis

* pruned_event -> pruned_trigger

* TD comments

* TD comments 2

* add minimum stat value for pruning triggers

* minor

* TD comment 3, fix bug in case pruning is not used

* rename stat threshld argument, remove defaults.

* Dont turn off logging

* small maths error

* fix edge case where there are no triggers for a given ifo on the day

* TD suggestions

* typo

* slight rearrangement and comment tweaking

Put input checks together in a block before init logging

* recover a typo fix

---------

Co-authored-by: Thomas Dent <thomas.dent@usc.es>
1 parent 5568b2b
History
File Mode Size
.github
bin
docker
docs
examples
pycbc
test
tools
.codeclimate.yml -rw-r--r-- 1.0 KB
.gitignore -rw-r--r-- 95 bytes
.landscape.yml -rw-r--r-- 348 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
CONTRIBUTING.md -rw-r--r-- 3.8 KB
Dockerfile -rw-r--r-- 3.2 KB
INSTALL -rw-r--r-- 1.8 KB
LICENSE -rw-r--r-- 34.3 KB
MANIFEST.in -rw-r--r-- 197 bytes
README.md -rw-r--r-- 2.4 KB
companion.txt -rw-r--r-- 613 bytes
descr.rst -rw-r--r-- 1.3 KB
pycbc.spec -rw-r--r-- 1.7 KB
pyproject.toml -rw-r--r-- 618 bytes
pytest.ini -rw-r--r-- 85 bytes
requirements-igwn.txt -rw-r--r-- 107 bytes
requirements.txt -rw-r--r-- 816 bytes
setup.py -rwxr-xr-x 12.1 KB
tox.ini -rw-r--r-- 1.4 KB

README.md

back to top