-
Notifications
You must be signed in to change notification settings - Fork 364
Changes for v2.3.10 #5044
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
Changes for v2.3.10 #5044
Conversation
Still need:
|
Here's the PR #5052 to incorporate the FAR plot in the workflow. |
* 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
029553d
to
0618710
Compare
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.
I think this incorporates everything, at least everything with the label
Does #5047 need adding as well (@tdent?) Apart from that, if I assume everything was merged that needed it in v2.3.9, then I think this is all good
I've added a little bit to #5064 on top of what is here, but it isn't super important
#5047 is not expected to be used for production analysis. |
Maybe worth waiting for the stat plot x axis limits fix .. incoming soon |
* added plot script * cleanups * remove now unused bits * Generalize fit plotting * rename script
0618710
to
49245a7
Compare
I've included that patch now |
49245a7
to
a2bf609
Compare
We have a few tweaks that are needed for the v2.3 release branch. I'll track these here, not yet ready for merging.