ome / omero-parade

OMERO.web plugin for displaying Dataset thumbnails or Plates in webclient center panel
GNU Affero General Public License v3.0
1 stars 12 forks source link

Don't throw exceptions when all images have no ROIs #14

Closed chris-allan closed 6 years ago

chris-allan commented 6 years ago

.

will-moore commented 6 years ago

Looks good 👍

will-moore commented 6 years ago

In a similar handling of empty results, we many want to handle the case where no images are found in the Project / Dataset, where img_ids is an empty list, which I imagine will cause an error in the ROIs query.