DeepMicroscopy / SlideRunner

SlideRunner is a tool for massive cell annotations in whole slide images
GNU General Public License v3.0
75 stars 10 forks source link

Export to Exact - List Out of Ran #31

Open bnapora opened 3 years ago

bnapora commented 3 years ago

Can't export image from SlideRunner to Exact.

SlideRunner is able to connect to Exact.

Steps: 1 Click "Export image to Exact" 2.) Select Image sets 3.) Select Products in Image set 4.) Click "OK" 5.) SlideRunner appears to be exporting image, but after 10-20 seconds get the error below.

I have the same number of classes in the Exact Image set as in the SlideRunner db. Is there any additional logging I should try to pin point the issue?

Error Message:

`Traceback (most recent call last):

File "SlideRunner\SlideRunner.py", line 2089, in exportToExact

File "SlideRunner\SlideRunner.py", line 2084, in exportToExact

File "SlideRunner\SlideRunner.py", line 2111, in threadedExportAndSync

File "SlideRunner\SlideRunner.py", line 2102, in threadedExportAndSync

IndexError: list index out of range`