You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(DatasetModel): add grid_rotation_angle for multi-band rotation (#312)
Mirrors the existing grid_offset pattern so each band in a multi-band fit
can be rotated as well as shifted relative to a reference dataset. Adds
Grid2D / Grid2DIrregular.subtracted_and_rotated_from helpers (shift then
rotate CCW about the offset point) and wires FitDataset.grids through
them so lp / pixelization / blurring grids all carry the transform into
the fit.
Refs PyAutoLens#511, prototype by @qiuhan06 on dev_Q.
Co-authored-by: Jammy2211 <JNightingale2211@gmail.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments