Skip to content

Commit

Permalink
Refactor OphthalmographyProcedures class to include NumberOfFrames at…
Browse files Browse the repository at this point in the history
…tribute
  • Loading branch information
jomasator2 committed Jun 20, 2024
1 parent d186380 commit 8c2913c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ def classify_image_type(
"PhotometricInterpretation",
"ImagedVolumeHeight",
"ImagedVolumeWeight",
"NumberOfFrames"
]
return ("BF", ("micr",))
return ("", tuple())
Expand Down

0 comments on commit 8c2913c

Please sign in to comment.