Skip to content
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

Live single fits combined bug #4449

Merged

Conversation

GarethCabournDavies
Copy link
Contributor

Rates plot was showing percentile values above the largest rate, which makes no sense

https://ldas-jobs.ligo.caltech.edu/~gareth.cabourndavies/pycbclive/combine_average_weighting/testing/H1-2023_07_14-2023_08_02-TRIGGER_FITS_COMBINED-counts-original.png

This fix changes to use the percentile of the rate rather than counts, so that we get the correct value out

https://ldas-jobs.ligo.caltech.edu/~gareth.cabourndavies/pycbclive/combine_average_weighting/testing/H1-2023_07_14-2023_08_02-TRIGGER_FITS_COMBINED-counts.png

Change made to mean as well as conservative

@titodalcanton
Copy link
Contributor

While you are on this, could you add units to the y axis of the count plots? I guess [s^{-1}]?

@GarethCabournDavies
Copy link
Contributor Author

While you are on this, could you add units to the y axis of the count plots? I guess [s^{-1}]?

Done - I also made it more descriptive (i.e. count of what?)

Co-authored-by: Tito Dal Canton <tito@dalcanton.it>
@titodalcanton titodalcanton enabled auto-merge (squash) August 4, 2023 14:50
@titodalcanton
Copy link
Contributor

There are a few of unused variables and other minor things I want to fix, will open a PR in a moment.

@titodalcanton titodalcanton merged commit c3eb0d0 into gwastro:master Aug 4, 2023
36 checks passed
@GarethCabournDavies GarethCabournDavies deleted the combine_average_weighting branch October 16, 2023 09:02
PRAVEEN-mnl pushed a commit to PRAVEEN-mnl/pycbc that referenced this pull request Nov 3, 2023
* Take precentile of rate, not count

* make change to mean as well

* Fix to label

* Update bin/live/pycbc_live_plot_combined_single_fits

Co-authored-by: Tito Dal Canton <tito@dalcanton.it>

* Update bin/live/pycbc_live_combine_single_fits

---------

Co-authored-by: Tito Dal Canton <tito@dalcanton.it>
titodalcanton added a commit to titodalcanton/pycbc that referenced this pull request Jan 16, 2024
* Take precentile of rate, not count

* make change to mean as well

* Fix to label

* Update bin/live/pycbc_live_plot_combined_single_fits

Co-authored-by: Tito Dal Canton <tito@dalcanton.it>

* Update bin/live/pycbc_live_combine_single_fits

---------

Co-authored-by: Tito Dal Canton <tito@dalcanton.it>
bhooshan-gadre pushed a commit to bhooshan-gadre/pycbc that referenced this pull request Mar 4, 2024
* Take precentile of rate, not count

* make change to mean as well

* Fix to label

* Update bin/live/pycbc_live_plot_combined_single_fits

Co-authored-by: Tito Dal Canton <tito@dalcanton.it>

* Update bin/live/pycbc_live_combine_single_fits

---------

Co-authored-by: Tito Dal Canton <tito@dalcanton.it>
acorreia61201 pushed a commit to acorreia61201/pycbc that referenced this pull request Apr 4, 2024
* Take precentile of rate, not count

* make change to mean as well

* Fix to label

* Update bin/live/pycbc_live_plot_combined_single_fits

Co-authored-by: Tito Dal Canton <tito@dalcanton.it>

* Update bin/live/pycbc_live_combine_single_fits

---------

Co-authored-by: Tito Dal Canton <tito@dalcanton.it>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants