janclemenslab / das

Deep Audio Segmenter
http://janclemenslab.org/das/
Apache License 2.0
28 stars 10 forks source link

current das cannot load newly generated idswaps.txt #19

Closed stein-e closed 2 years ago

stein-e commented 2 years ago

das gui saves fly idswaps in time format (float) but can only load frames (integers). upgrading xarray-behave in the das environment fixes the error.

das comes with xarray-behave version 0.28.2. the current xarray-behave version (0.29.6) has no problems loading idswaps in time format.

postpop commented 2 years ago

A fresh DAS install should come with xarray-behave 0.29.x, not 0.28.2. Just checked the tests again. Probably sth else wrong. Let's have a look on Monday.