(Copied from file exchange) Hi, I am running into a problem with `TiffStack` specifically when I try to load >4GB uint16 tiff stacks that have been saved in imageJ (ie 'big stacks' dealt with by the 'OpenImageJBigStack' functionality). After `TiffStack` is done running on these faulty-headed tiff files (successfully calling `MappedTensor`), when I plot frames from the resultant `tsStack` object, for example using `imagesc(tsStack(:,:,1))`, the image appears circularly shifted along the 1st dimension, as Avinash mentioned in the comments section of your `MappedTensor` function on FileExchange. Unfortunately, the fix mentioned in your response doesn't work for me (I'm assuming the output of >4GB ImageJ tiff stacks that display the error re: headers are binarized, as mentioned elsewhere). All is working for tiff stacks saved in imageJ that are smaller than this limit. Any help re: how to trouble shoot would be fantastic - as this function for my smaller files is a life-savor for setting up efficient parallel processing. Thanks! Rachel
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 6 comments.