Skip to content

Commit

Permalink
Merge pull request #2235 from dhomeier/rotate-my-roi
Browse files Browse the repository at this point in the history
Add ability to programmatically rotate ROIs and ROISubsetState
  • Loading branch information
dhomeier authored Jun 28, 2022
2 parents 31327f3 + 1298902 commit 44f64d1
Show file tree
Hide file tree
Showing 6 changed files with 627 additions and 188 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ v1.4.0 (2022-05-31)
is defined, resulting in a broadcast error in arrays large enough to need
chunking. [#2302]

* Added rotation angle ``theta`` as a property to regions of interest,
to be set on instantiation or modified using the ``rotate_to`` and
``rotate_by`` methods. [#2235]

v1.3.0 (2022-04-22)
-------------------

Expand Down
Loading

0 comments on commit 44f64d1

Please sign in to comment.