Aarhus-University-MPE / BioDiscover

Species Recognition System, designed to capture and store images of insects as well as controll the SRS system.
2 stars 0 forks source link

Metadata mismatch - One imaging run produced two folders #61

Open PhilippMRehsen opened 1 year ago

PhilippMRehsen commented 1 year ago

BioDiscover Software version

1.9.1.22 - beta

Area(s) with issue?

Object Detection, Object Data, Image Saving

Steps to reproduce

Imaging as usual. Unsure what exactly triggered the bug.

✔️ Expected Behavior

No response

❌ Actual Behavior

There was a massive mismatch of metadata in one imaging run:

Image folder shows 2 folders for one imaging run. Sample name was D_B5, so here D_B5_1 and D_B5_2:

image folder

The first folder (increment 1, D_B5_1) includes 97 images. 91 from camera 1, 6 from camera 2. The second folder (increment 2, D_B5_2) includes 53 images, all from camera 2.

"setup data.csv" includes only the second increment, in this case D_B5_2:

setup data

"image data.csv" shows only the first increment , in this case D_B5_1:

Image data

Suggested Solution

No response