`TIF` files may have arbitrary image sizes and storage configurations per frame. `TIFFStack` currently assumes that all images share a common size and storage configuration. This means stacks that do not adhere to this rule cannot be read properly, although a `TIFFStack` object can be successfully created. Frames which have a differing storage configuration to the first frame, will raise an error when data from that frame is requested.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by DylanMuir and has received 5 comments.