Closed kuwisdelu closed 5 months ago
In parseImzML(), we should compare the size of the ibd file against the binary data array offsets in the imzML file, and give a warning if the ibd file is too small for the specified byte offsets.
parseImzML()
Addressed by 1474ac45caa8fa6936e5c1d49df0b982c3d6e65f
In
parseImzML()
, we should compare the size of the ibd file against the binary data array offsets in the imzML file, and give a warning if the ibd file is too small for the specified byte offsets.