test(scintillation): replay and falsify recovered notebook peak - #52
Merged
jakobtfaber merged 13 commits intoJul 14, 2026
Merged
Conversation
CHIME scintillation: reference-arc rescue, recipe parity, gated campaign
…scallop-calibration # Conflicts: # scintillation/scint_analysis/pipeline.py
Validate CHIME folded-scallop calibration
Qualify CHIME polarization cross-ACF recovery
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
scint_freya.ipynbWhy
The old notebook had been cited as a possible direct route to a successful CHIME scintillation fit. A literal replay was needed to distinguish a reproducible historical result from saved notebook output.
The notebook runs, but the surviving same-named pickle and helper module are not the assets that produced the saved cells: the replayed array is
(13082, 6250)after cropping versus(6144, 1562)in the stored output, and the closest recovered helper runs 1,000 MCMC steps versus 200 historically.Result
The surviving-file replay returns
gamma1 = 190.329 +/- 11.999 kHz(R^2 = 0.8999), but the follow-up battery falsifies it as scintillation:725:875integration is off-pulse after the surviving capture is centered at bin 3125The recovered-notebook route is therefore closed as a CHIME measurement. The next scientifically credible route is earlier-chain injection/recovery; otherwise CHIME should be treated as an upper-limit or scintillation-quenching constraint.
Validation
ruff checkandruff formaton the new runner/test48 passed, 1 xfailedacross the falsification, CHIME artifact-guard, and reference-parity testsgit diff --checkagent-closeout-check: pass