Skip to content

Patch to fix the workflow#1

Merged
narolaharsh merged 7 commits intomainfrom
patch-1
Apr 10, 2026
Merged

Patch to fix the workflow#1
narolaharsh merged 7 commits intomainfrom
patch-1

Conversation

@narolaharsh
Copy link
Copy Markdown
Owner

No description provided.

Tom Dooney and others added 7 commits April 2, 2026 13:42
Simplifies inference to a single reconstruct() call. Removes match_background
metric and background_outputs from the stored dict since background is no
longer computed separately. Adds comment showing the background() alternative
for users who need the noise estimate too.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…tputs

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…_RATE/2)

- Fix std_dev in generate_timeseries.py main(), training_tutorial.ipynb,
  and training_tutorial_colab.ipynb to use sqrt(SAMPLE_RATE/2) consistently
  (PyCBC convention: variance = SAMPLE_RATE/2)
- Add test_generate_timeseries.py covering pycbc and bilby paths:
  shape, dtype, finiteness, mean, variance, detector forwarding,
  and missing-package error behaviour
- Register pytest.mark.slow; deselect slow tests by default in addopts

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Runs pytest (fast tests only) on ubuntu-latest / Python 3.12
on every push to main and every pull request.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@narolaharsh narolaharsh merged commit 994e6a0 into main Apr 10, 2026
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

Successfully merging this pull request may close these issues.

2 participants