choosehappy / HistoQC

HistoQC is an open-source quality control tool for digital pathology slides
BSD 3-Clause Clear License
266 stars 105 forks source link

[V2 UI]: create endpoint to get available image suffixes #285

Closed jacksonjacobs1 closed 9 months ago

jacksonjacobs1 commented 9 months ago

The current V2 UI references a hardcoded list of image suffixes. This list is therefore not coupled to the mask suffixes that were actually computed.

The following change couples the suffix list to the masks that were computed for the first image in the dataset:

Note: this behavior is meant to match V1

jacksonjacobs1 commented 9 months ago

Added in commit https://github.com/choosehappy/HistoQC/commit/8493531d2adebc2c201aab868a2dc7f95c2e92ba