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

Glitchgrams (Omicron plots) plot low SNR points on top of high SNR points #29

Closed
robertbruntz opened this issue Nov 18, 2022 · 1 comment

Comments

@robertbruntz
Copy link
Collaborator

New runs of VET have glitchgrams (Omicron plots) in which high SNR points are plotted first, followed by low SNR points, so the low SNR points obscure any high SNR points under them. This is a known issue which is discussed here: "Change in formatting of Omicron plots in summary pages" - https://git.ligo.org/detchar/ligo-summary-pages/-/issues/171 . Investigation has not turned up the exact cause of the change in plotting order (which is detailed on the above LIGO Summary Page issue), but a GWpy fix has been submitted in a pull request ("Handle changes in kwarg defaults in Axes.scatter (take 2)" - gwpy/gwsumm#333 ), which is awaiting approval. Some work is also being done to determine exactly what software change (probably in a Conda environment) caused the change in plotting behavior.

@robertbruntz
Copy link
Collaborator Author

This was resolved by GWpy/GWsumm PR #333.

Note that in order to plot higher SNR points on top of lower SNR points, the updated code requires the config file to include "glitchgram-sortbycolor = True" in the "[DEFAULT]" section (e.g., here).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant