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

PyGRB: Propagating slide_id information across postprocessing plotting scripts #4809

Merged
merged 39 commits into from
Jul 29, 2024

Commits on Jul 2, 2024

  1. Update pygrb_plotting_utils.py

    Adding the option to feed a pyplot figure object to ease debugging
    sebastiangomezlopez committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c35e331 View commit details
    Browse the repository at this point in the history
  2. Update pygrb_postprocessing_utils.py

    load_triggers: Adding the capability to select triggers with certain slide_id
    sebastiangomezlopez committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    6acfa6c View commit details
    Browse the repository at this point in the history
  3. Update pycbc_pygrb_plot_snr_timeseries

    pycbc_pygrb_plot_snr_timeseries: propagating the slide_id functionalities across plotting scripts. We only want to show slide_id=0 in this plots
    sebastiangomezlopez committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    2550c13 View commit details
    Browse the repository at this point in the history
  4. Update pycbc_pygrb_plot_chisq_veto

    Update pycbc_pygrb_plot_chisq_veto: propagating slide_id functionalities across plotting scripts. Here we only want to display slide_id=0
    sebastiangomezlopez committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    4908130 View commit details
    Browse the repository at this point in the history
  5. Update pycbc_pygrb_plot_coh_ifosnr

    pycbc_pygrb_plot_coh_ifosnr: propagating slide_id functionalities, here we only want to display slide_id=0
    sebastiangomezlopez committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    45b13c2 View commit details
    Browse the repository at this point in the history
  6. Update pycbc_pygrb_plot_null_stats

    pycbc_pygrb_plot_null_stats: propagating slide_id information, here we only want to display slide_id=0
    sebastiangomezlopez committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    6f7cec5 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    5ce9fa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b50899 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    152f167 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9acf43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ddfbe09 View commit details
    Browse the repository at this point in the history
  6. Update pygrb_postprocessing_utils.py

    Minor fixes to satisfy codeclimate
    sebastiangomezlopez committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f124f98 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f81f073 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba5544f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d43b170 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b1ca9d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    ece6854 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e46cdcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0829a26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c67a4a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6554596 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cbc36e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25e9726 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    28c7278 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    bb20dcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    085b1ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ca8eb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3351184 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08db76f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    18ea7b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    55a4312 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    368e14a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    229ca55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c991754 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    678da8b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7bfb0f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc81979 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a53fef0 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Update pycbc/results/pygrb_postprocessing_utils.py

    Co-authored-by: Francesco Pannarale <[email protected]>
    sebastiangomezlopez and pannarale committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    2c7c177 View commit details
    Browse the repository at this point in the history