Revision e3a7f69f1a409c6c233b85b6ddde6368ada24667 authored by maxtrevor on 29 November 2022, 17:06:05 UTC, committed by GitHub on 29 November 2022, 17:06:05 UTC
* Added veto based on iDQ false alarm probability

* Bugfix to use correct idq state channel, and address some of Tito's comments

* Changed iDQ buffer object to manage two DataBuffer objects

* Fixed stylistic issues

* Fixed frame read error

* Addressed Tito's comments
1 parent 2483789
Raw File
MANIFEST.in
include test/*py
include bin/*
include tox.ini
include pytest.ini
include README.md
recursive-include examples *py *sh *xml
recursive-include tools *py
recursive-include pycbc *cpp
include LICENSE
back to top