You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have noticed this with the ndtiffs in mantis datasets /hpc/instruments/cm.mantis/2023_08_03_argolight_resolution/argolight_patterns_7/argolight_patterns_lightsheet_1/
Where after using iohub version0.1.0.dev3, the conversion returns:
Raw data:
(pyplay) [eduardo.hirata@cpu-b-1 argolight_patterns_7]$ iohub info -v /hpc/instruments/cm.mantis/2023_08_03_argolight_resolution/argolight_patterns_7/argolight_patterns_lightsheet_1/
Reading file: /hpc/instruments/cm.mantis/2023_08_03_argolight_resolution/argolight_patterns_7/argolight_patterns_lightsheet_1/
Dataset opened
=== Summary ===
Format: ndtiff
Positions: 1
Time points: 1
Channels: 1
Channel names: ['GFP EX488 EM525-45']
(Z, Y, X): (601, 700, 2048)
Z step (um): 0.01
Zarr Converted data:
iohub info -v argolight_patterns_lightsheet_1.zarr/
Reading file: argolight_patterns_lightsheet_1.zarr/
Zarr hierarchy:
/
└── 0
└── 0
└── 0
└── 0 (1, 1, 601, 700, 2048) float64
=== Summary ===
Format: omezarr v0.4
Axes: T (time); C (channel); Z (space); Y (space); X (space);
Channel names: ['GFP EX488 EM525-45']
Row names: ['0']
Column names: ['0']
Wells: 1
The text was updated successfully, but these errors were encountered:
I have noticed this with the ndtiffs in mantis datasets
/hpc/instruments/cm.mantis/2023_08_03_argolight_resolution/argolight_patterns_7/argolight_patterns_lightsheet_1/
Where after using iohub version
0.1.0.dev3
, the conversion returns:Raw data:
(pyplay) [eduardo.hirata@cpu-b-1 argolight_patterns_7]$ iohub info -v /hpc/instruments/cm.mantis/2023_08_03_argolight_resolution/argolight_patterns_7/argolight_patterns_lightsheet_1/ Reading file: /hpc/instruments/cm.mantis/2023_08_03_argolight_resolution/argolight_patterns_7/argolight_patterns_lightsheet_1/ Dataset opened === Summary === Format: ndtiff Positions: 1 Time points: 1 Channels: 1 Channel names: ['GFP EX488 EM525-45'] (Z, Y, X): (601, 700, 2048) Z step (um): 0.01
Zarr Converted data:
The text was updated successfully, but these errors were encountered: