comic / grand-challenge.org

A platform for end-to-end development of machine learning solutions in biomedical imaging
https://grand-challenge.org
Apache License 2.0
168 stars 50 forks source link

Tiff files are duplicated in Archive view #3412

Closed miriam-groeneveld closed 2 days ago

miriam-groeneveld commented 3 days ago

Describe the bug See teams issue https://teams.microsoft.com/l/message/19:6daf914d105b412989baaffa5b066dfa@thread.tacv2/1720013617880?tenantId=b208fe69-471e-48c4-8d87-025e9b9a157f&groupId=97a88c45-447f-4147-9e80-5e7c013f7501&parentMessageId=1720013617880&teamName=DIAG&channelName=Grand%20Challenge&createdTime=1720013617880

Probably a matter of showing the correct filenames?

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

chrisvanrun commented 3 days ago

Ah, I forgot the splitting that sometimes occurs when processing TIF files.

Adding a simple (current) suffix is good enough here. Mix in a counter if len>1.