Skip to content
New issue

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

Use segment statistics routes in frontend #7145

Closed
fm3 opened this issue Jun 15, 2023 · 1 comment · Fixed by #7249
Closed

Use segment statistics routes in frontend #7145

fm3 opened this issue Jun 15, 2023 · 1 comment · Fixed by #7249

Comments

@fm3
Copy link
Member

fm3 commented Jun 15, 2023

#7063 already introduced a route to query the volume of a segment in voxels.
(works only if a segment index is present, so currently only possible for tracings with no fallback segmentation)

More routes might follow.

It would be nice for the user to be able to access this information.

@philippotto philippotto changed the title Expose segment statistics routes Use segment statistics routes in frontend Jun 22, 2023
@dieknolle3333
Copy link
Contributor

dieknolle3333 commented Aug 7, 2023

IMG_0011
IMG_0010

  • Show Segment Statistics Button in group context menu
  • this should open a modal with an Export as CSV, that downloads a CSV with segment id, segment name, segment size in nm, group name and group id
  • also there should be a table in the modal, see mockup. needs to be scrollable, probably into both directions
  • lastly the size should be an info row with the size in the context menu of the segments tab

see this slack conversation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants