-
Notifications
You must be signed in to change notification settings - Fork 355
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update rates-based statistics to be modular #4608
Open
GarethCabournDavies
wants to merge
32
commits into
gwastro:master
Choose a base branch
from
GarethCabournDavies:modular_stat
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
4dde1a7
fixes to the snr-like statistics
GarethCabournDavies ff7731c
Move exp_fit statistics into a modular framework
GarethCabournDavies 8cd3c21
remove unused statistic
GarethCabournDavies 7173b48
use keyword:value rather than feature for alpha below
GarethCabournDavies 1d2058f
Codeclimate complaints
GarethCabournDavies 666f5fe
use new-style statistic in CI
GarethCabournDavies 175e43d
fix in case teh fit_by_templte is not stored in the fit_over file
GarethCabournDavies 3ad042d
remove testing change
GarethCabournDavies 47a2145
fix usage of parse_statistic_feature_options in test
GarethCabournDavies 7b95712
Docstrings for various functions
GarethCabournDavies 1e0bd5c
Add back in the changes from #4603
GarethCabournDavies 9e3c0f5
Add description of the statistics to the documentation
GarethCabournDavies 3a4bce4
fix error if passing keywords which need to be floats, rework the alp…
GarethCabournDavies 102203e
Allow sngl_ranking keywords to actually be used
GarethCabournDavies eb69bd8
CC
GarethCabournDavies d715d30
try this
GarethCabournDavies 36ee4ab
maybe
GarethCabournDavies 9e82184
single-word titles
GarethCabournDavies 674a196
Fix a bunch of line-too-long errors
GarethCabournDavies 94add88
lines-too-long
GarethCabournDavies 022997d
These tables are annoying me
GarethCabournDavies 6800377
CC again
GarethCabournDavies 745eaf1
Fix errors in the tables
GarethCabournDavies 26992ae
run black on pycbc/events/stat.py
GarethCabournDavies d61b997
Start getting recent stat changes into module
GarethCabournDavies 2bb9a20
fixes post-rebase
GarethCabournDavies 9564e5d
run black on pycbc/events/ranking in order to try and get codeclimate…
GarethCabournDavies e99b941
Revert "run black on pycbc/events/ranking in order to try and get cod…
GarethCabournDavies e9f3c1f
minor fixes
GarethCabournDavies 13489d7
Bring up to date with recent changes
GarethCabournDavies d81a83e
Use new ranking statistics in CI
GarethCabournDavies 4db495a
Start working on getting modular statistic into Live usage
GarethCabournDavies File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some singles objects don't have the end time included