We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This on our hemibrain production server: This api endpoint for labelmap should return a voxel size but it returns empty: http://emdata4.int.janelia.org:8900/api/node/52a13328874c4bb7b15dc4280da26576/segmentation/size/5901204314
But if I take a synapse point located on the body and search by x,y,z location it returns the label 5901204314: http://emdata4.int.janelia.org:8900/api/node/52a13328874c4bb7b15dc4280da26576/segmentation/label/13945_18181_14767
So it seems like the body 5901204314 exists but not returning voxel size?
The text was updated successfully, but these errors were encountered:
DocSavage
No branches or pull requests
This on our hemibrain production server:
This api endpoint for labelmap should return a voxel size but it returns empty:
http://emdata4.int.janelia.org:8900/api/node/52a13328874c4bb7b15dc4280da26576/segmentation/size/5901204314
But if I take a synapse point located on the body and search by x,y,z location it returns the label 5901204314:
http://emdata4.int.janelia.org:8900/api/node/52a13328874c4bb7b15dc4280da26576/segmentation/label/13945_18181_14767
So it seems like the body 5901204314 exists but not returning voxel size?
The text was updated successfully, but these errors were encountered: