forked from gwastro/pycbc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix IndexError in PyCBC Live's followup code (gwastro#4676)
* Draft fix for followup indexing error * Use a nonzero min required lookback, better variable names * Alex's comment on td_samples vs delta_f * Add docstring for `followup_event_significance` * Docstring fixes * Work on comments * Try to fix Sphinx error * Simplify definition of strain buffer length * Explicit kwarg name Co-authored-by: maxtrevor <[email protected]> * Simplify `from_cli()` args * Fix error * Update example --------- Co-authored-by: maxtrevor <[email protected]>
- Loading branch information
1 parent
0d98014
commit 1198d96
Showing
5 changed files
with
223 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.