showinf giving incorrect metadata
Posted: Thu Mar 02, 2017 10:38 pm
I have a group of normal (uncropped, unmodified) .nd2 files that were collected on the same day and have the same basic structure (number of fields, number of z-slices, number of channels; only difference is the number of time points). `showinf` returns incorrect metadata for one of the files (the largest, ~100 GB). Specifically, the file has 18 series, 16 time points, and 31 z-slices per time point. There should be 16*31=496 planes per series, but `showinf` reports 499 planes, sizeT=1, sizeZ=499. All the other files are processed correctly (e.g., sizeT=4, sizeZ=31). Since all but one file is processed correctly by `showinf` and the files are ostensibly similar, the reason for the anomalous behavior on one of the input files is unclear.
Since the file is probably too large to upload to OME, is there a way to extract the metadata of the .nd2 file in binary form (e.g., using known or computable offsets)? If so, I could provide the binary metadata from two .nd2 files, one of which is interpreted correctly by `showinf` and one of which is interpreted incorrectly. Thanks.
Since the file is probably too large to upload to OME, is there a way to extract the metadata of the .nd2 file in binary form (e.g., using known or computable offsets)? If so, I could provide the binary metadata from two .nd2 files, one of which is interpreted correctly by `showinf` and one of which is interpreted incorrectly. Thanks.