kreshuklab / plant-seg

A tool for cell instance aware segmentation in densely packed 3D volumetric images
https://kreshuklab.github.io/plant-seg/
MIT License
89 stars 30 forks source link

"Open File" widget cannot load two datasets from the same HDF5 file #282

Open qin-yu opened 1 month ago

qin-yu commented 1 month ago

Expected step:

  1. Find HDF5 file
  2. Load "raw" dataset
  3. Load "label" dataset

Now:

  1. Find HDF5 file
  2. Load "raw" dataset
  3. Find a random file
  4. Find back this HDF5 file
  5. load "label" dataset