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.
Some changes to how extreme IFARs are dealt with (gwastro#4479)
* Move conservative addition into count_n_louder function * fix * Separate the +1 or not decision out from the get_n_louder calculation * cc * remove testing change * fix docstrings * TD comment * TD suggestion in other places * TD suggestion * CC * Update pycbc/events/significance.py Co-authored-by: Thomas Dent <[email protected]> * Allow limits on FAR to be set * missed import * double thinko * some docstring fixes * fix edge case where template_duration can be calculated as zero * remove testing changes * far limit was not being passed through properly * Update bin/all_sky_search/pycbc_coinc_statmap * Update bin/all_sky_search/pycbc_coinc_statmap * Update bin/all_sky_search/pycbc_coinc_statmap * allow different IFAR limits for different IFO combinations * Applying limits with incorrect units applies them incorrectly * allow upper and lower limits on IFAR in foundmissed plots * CC complaints and removing unused flag from functions * CCv2 * Some improvements to comments, remove changes to pycbc_apply_rerank * Actually remove apply_rerank * TD comment * Update pycbc/events/significance.py Co-authored-by: Thomas Dent <[email protected]> * Dont log if not applying a FAR limit * missed update * undo mistaken change --------- Co-authored-by: Thomas Dent <[email protected]>
- Loading branch information
1 parent
2be81bd
commit 524b384
Showing
9 changed files
with
346 additions
and
147 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.