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
Request: iohub info -v /test.zarr
iohub info -v /test.zarr
should output in the summary the size of the dataset in GB. output:
Reading file: test.zarr Zarr hierarchy: / └── plate └── 0 ├── 0 └── 0 (1, 6, 97, 2048, 2048) float32 === Summary === Format: omezarr v0.4 Axes: T (time); C (channel); Z (space); Y (space); X (space); Channel names: ['Phase3D', 'Deconvolved-Mem', 'Deconvolved-Nuc', 'BF', 'TRITC - 554~595', 'Cy5 - 635~730'] Row names: ['plate'] Column names: ['0'] Wells: 1 Positions: 12 Total Size[GB]: ((position_shape)*num_positions*dtype_bytes)/1e-9
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Request:
iohub info -v /test.zarr
should output in the summary the size of the dataset in GB.
output:
The text was updated successfully, but these errors were encountered: