JaneliaSciComp / pydantic-ome-ngff

Pydantic models for OME-NGFF
BSD 3-Clause "New" or "Revised" License
20 stars 3 forks source link

rank vs dimensionality #5

Closed d-v-b closed 7 months ago

d-v-b commented 1 year ago

get_transform_rank actually returns the dimensionality of the coordinate grid modified by a transform, not the rank of the transform itself. So the name should be changed accordingly.

cc @LucaMarconato

d-v-b commented 7 months ago

closed as completed