downeslab / marigold

Marigold: Zebrafish pose tracking made easier
https://downeslab.github.io/marigold/
GNU General Public License v3.0
1 stars 0 forks source link

Empty or corrupt results file? #5

Closed vigji closed 2 months ago

vigji commented 2 months ago

I tried to run training using the labels available in the examples. After training (a short version of it) I go to Analysis, and process the example video using the trained network. Things looks reasonable.

Then I go to Export data and visualizations: I get a reasonable plot on the right (see below, was playing with a square arena instead of circular):

Screenshot 2024-06-25 at 07 07 14

However, when I press "Export results" I get what seems to be an empty or problematic results.zip file that I enclose here: results.zip.

I tried to unzip it with macOS utility, python and online tools and everything tells me there is something wrong with it. What did I do wrong?

Thanks in advance for the help!

downeslab commented 2 months ago

Thanks for bringing this to my attention. It seems that the exported results files were working with some unzipping methods but not others. The files should be more broadly compatible now.