cloud-volume icon indicating copy to clipboard operation
cloud-volume copied to clipboard

Add `segment_prop_dir` and `segment_properties` arguments for the precomputed format

Open chourroutm opened this issue 5 months ago • 2 comments

This PR adds a new argument to handle the "segment_properties" sidecar subdirectory and its info file.

References:

  • https://github.com/google/neuroglancer/blob/master/src/datasource/precomputed/volume.md#info-json-file-specification
  • https://github.com/google/neuroglancer/blob/master/src/datasource/precomputed/segment_properties.md

This will solve #637.

chourroutm avatar Sep 23 '24 15:09 chourroutm