Skip to content

Fix error array rotation bug#184

Open
cgobat wants to merge 1 commit into
LSSTDESC:masterfrom
cgobat:bugfix/rotation-error
Open

Fix error array rotation bug#184
cgobat wants to merge 1 commit into
LSSTDESC:masterfrom
cgobat:bugfix/rotation-error

Conversation

@cgobat

@cgobat cgobat commented Jun 10, 2026

Copy link
Copy Markdown

If the image is rotated, errors should be rotated too. Currently the if rotated: path draws on image.err rather than image.err_rotated (to go with image.data_rotated) as it should. This PR fixes it.

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