Skip to content

test: add mask padding integration test#26

Merged
Jammy2211 merged 1 commit intomainfrom
feature/mask-padding-off-centre
Apr 13, 2026
Merged

test: add mask padding integration test#26
Jammy2211 merged 1 commit intomainfrom
feature/mask-padding-off-centre

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Summary

  • Adds end-to-end mask padding test to scripts/imaging/convolution.py
  • Verifies off-centre mask padding produces identical log-likelihoods and chi_squared ≈ 0 vs centred (non-padded) configuration

Context

Integration test companion for PyAutoLabs/PyAutoArray#274.

Test plan

  • Full convolution.py script runs cleanly
  • Mask padding test passes with exact likelihood match

🤖 Generated with Claude Code

Adds an end-to-end check that off-centre mask padding produces identical
log-likelihoods and chi_squared ≈ 0 compared to a centred configuration
that requires no padding.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@Jammy2211 Jammy2211 merged commit 05fb32e into main Apr 13, 2026
@Jammy2211 Jammy2211 deleted the feature/mask-padding-off-centre branch April 13, 2026 10:39
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.

1 participant