slowrot: time/frequency-dependent detector-response likelihoods (Path…#157
slowrot: time/frequency-dependent detector-response likelihoods (Path…#157oshaughnessy-junior wants to merge 1 commit into
Conversation
… A/B rotation + Path D finite-size)
Squashed feature import onto rift_O4d (dev history on rift_slowrot / calmarg_in_loop).
Adds RIFT/likelihood/{factored_likelihood_with_rotation,factored_likelihood_freqresponse,
slowrot_response,slowrot_freqresponse}.py, test_slowrot_*.py, and demo/rift/slowrot/.
Wires --rotation-slow/--rotation-p-max (Path A/B) and --freqresponse (Path D) into
integrate_likelihood_extrinsic_batchmode (CPU vectorized/NoLoop, guarded, opt-in).
Validated: rotation NoLoop==baseline 3.6e-12; finite-size L->0==baseline 3e-9, Cauchy-Schwarz
respected, V4 positive control +38.9 nats; cubic time-interp with precision-preserving time ref.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
Auto-review at head
Recommendation: close #157 as superseded instead of resolving it. On active |
|
Closing as superseded by rift_O4d. The PR head remains 6d8fa04; its stable patch ID exactly matches target commit 4d6e66f, which current rift_O4d contains with 49 later commits on top, including subsequent slow-response GPU/CuPy and ILE validation fixes. Replaying this older conflicting patch would risk regression. Remaining follow-up belongs on active rift_O4d: NumPy trapz compatibility, Path B readiness-text reconciliation, and the full LDAS posterior-bias/sky-map gate. |
… A/B rotation + Path D finite-size)
Squashed feature import onto rift_O4d (dev history on rift_slowrot / calmarg_in_loop). Adds RIFT/likelihood/{factored_likelihood_with_rotation,factored_likelihood_freqresponse, slowrot_response,slowrot_freqresponse}.py, test_slowrot_*.py, and demo/rift/slowrot/. Wires --rotation-slow/--rotation-p-max (Path A/B) and --freqresponse (Path D) into integrate_likelihood_extrinsic_batchmode (CPU vectorized/NoLoop, guarded, opt-in). Validated: rotation NoLoop==baseline 3.6e-12; finite-size L->0==baseline 3e-9, Cauchy-Schwarz respected, V4 positive control +38.9 nats; cubic time-interp with precision-preserving time ref.