-
Notifications
You must be signed in to change notification settings - Fork 358
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
pycbc_page_fars_vs_stat : x axis limits #5067
Conversation
Add min/max x options
I'm just testing it to check there is nothing stupid ... am getting a problem with |
Has now been tested - the negative number argument is a bit tricky (edited: see below) but hopefully we don't need to tweak it much more |
It's really not-trivial to send |
Try without the period, I do not think it matters anyway if the argument type is set to float. |
Gah - so yes, |
* Merge part of 4997 to avoid failure * Bump to v2310 * Compressed waveforms bank workflow (#4969) * Add compressed waveforms to bank workflow * Allolw plotting script to use any bank conversion parameter * Some fixes to allow the joined bank to be plotted * Use inference's parameter labels: they are available and mostly good * Add mismatch to plotting, make some tweaks * some tidying * thinko * Try to make the CI workflow run * Fix do-not-compress default * Use different examples in compress bank workflow * Proper name for the github workflow * Thinko * python shebang in compression workflow script * minor edits * move to readily-available waveform * TRy IMRPhenomD instead * revert change to workflow.core * Warn for KeyError in get_decompressed_waveform * Fix issue with if get_decompressed_waveform raised a ValueError * Combined plotifar (#5034) * added plot script * cleanups * remove now unused bits * Generalize fit plotting * rename script * Added page_farstat in summary (#5052) * Fix release naming * Stat correction patch (#5061) * Limit number of stage output jobs * Reorganize FAR/stat plots on summary page (#5061) * Get the dq files into a nice layout (#5064) * Sphinx version CI fix (#5060) * Update pycbc_page_fars_vs_stat (#5067) --------- Co-authored-by: Gareth S Cabourn Davies <[email protected]> Co-authored-by: Thomas Dent <[email protected]> Co-authored-by: Rahul Dhurkunde <[email protected]>
Add min/max x options
Standard information about the request
This is a: new feature
This change affects: the offline search
This change changes: result presentation / plotting
This change: follows style guidelines (See e.g. PEP8), has been proposed using the contribution guidelines
This change will: slightly improve some presentation
Motivation
I could not anticipate just how much we would want to penalize the stat of some event types ..
Contents
See description