Skip to content

review img.meta['affine'] and img.affine #4718

@wyli

Description

@wyli

Is your feature request related to a problem? Please describe.
writing the affine could currently be achieved with two methods:
img.meta['affine']=matrix and img.affine=matrix, the property setter is safer with an additional type constraint.

existing usages should be reviewed and made consistent.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions