Closed marcenko closed 3 years ago
After reviewing this issue in detail with @ch-schiffer , we verified that this is an error in the metadata of the custom neuroglancer URL given in the bug description. The error will not occur when using curated siibra templates and masks. we will cleanup unused metadata on the neuroglancer sites to avoid this pitfall in teh future.
Given a bounding box, I tried to extract a region from the BigBrain histological space and the corresponding isocortex segmentation. Since I used the same bounding box for both, I would expect the resulting volumes to be aligned (up to the precision of the cortex segmentation), but they are not. This is the code I used:
I could imagine that there is an issue with how the bounding box coordiantes are rounded internally to match to the voxel space.