You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to be clear on the use cases for the different read_ methods for images. For example, read_rows should really be used for 2-d images, whereas read_section is more general, and can be used with n-d arrays.
We need to be clear on the use cases for the different
read_
methods for images. For example,read_rows
should really be used for 2-d images, whereasread_section
is more general, and can be used with n-d arrays.See #165 for more information.
The text was updated successfully, but these errors were encountered: