Skip to content

Commit

Permalink
Update types.py
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeyiasemis authored Jun 27, 2024
1 parent 6bf763a commit fdcfb38
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions direct/types.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,6 @@ class TransformKey(DirectEnum):
SAMPLING_MASK = "sampling_mask"
ACS_MASK = "acs_mask"
SCALING_FACTOR = "scaling_factor"
REFERENCE_IMAGE = "reference_image"
MOVING_IMAGE = "moving_image"
WARPED_IMAGE = "warped_image"
DISPLACEMENT_FIELD = "displacement_field"


class MaskFuncMode(DirectEnum):
Expand Down

0 comments on commit fdcfb38

Please sign in to comment.