We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0865980 commit f563476Copy full SHA for f563476
src/czitools/metadata_tools/dimension.py
@@ -229,7 +229,7 @@ def set_dimensions(self):
229
"No posZ list found under 'dimensions.Dimensions.Z.Positions'"
230
)
231
232
- # THIS IS STILL EXPRIMENTAL AND NOT USED YET
+ # THIS IS STILL EXPERIMENTAL AND NOT USED YET
233
def set_dimensions_adv(self):
234
"""
235
Set the dimensions of the CZI file based on metadata and subblock information.
0 commit comments