gwastro / pycbc

Core package to analyze gravitational-wave data, find signals, and study their parameters. This package was used in the first direct detection of gravitational waves (GW150914), and is used in the ongoing analysis of LIGO/Virgo data.
http://pycbc.org
GNU General Public License v3.0
313 stars 347 forks source link

Weird plotting issue in PyCBC Live #4321

Open titodalcanton opened 1 year ago

titodalcanton commented 1 year ago

https://gracedb-playground.ligo.org/events/G996841/files/coinc-1365192779.613_snr.png,0

image

Somehow the SNR timeseries and source classification pie chart ended up in the same plot. This seems like a matplotlib bug to me, but opening to track in case we see it again.

GarethCabournDavies commented 3 months ago

I think the event has been cycled out of playground; do you remember if this was before or after #4272 ? Given those updates I wouldn't think it was possible to see this

titodalcanton commented 3 months ago

G996841 is actually still there, including the weird plot. Its log says it used PyCBC 2.1.1 (release) which was released on 2023-03-17 and did contain #4272.