macaodha / batdetect2

Other
53 stars 10 forks source link

Strange results when applying the --spec_features flag #15

Closed jenstangchristensen closed 1 year ago

jenstangchristensen commented 1 year ago

Using the flag “--spec_features” I get a .csv file containing only the value -1.00000 for all cells. M00052.WAV.csv M00052.WAV_spec_features.csv

Jeff37 commented 1 year ago

+1 for this question. I just noticed as well that spec_features contains only -1 values. I found very useful to collect these measurements at the same time when processing data sets.

macaodha commented 1 year ago

Thanks for flagging this. We will take a look and report back soon.

macaodha commented 1 year ago

Hi both. Santiago, took a look at this and fixed some issues in the code. The newly updated version should hopefully work as expected. Let us know if solves your problem.

mbsantiago commented 1 year ago

Hi there,

@Jeff37 @jenstangchristensen , we've implemented the necessary changes to address the issue. You can now obtain the updated fixes by upgrading your batdetect2 package using pip:

pip install -U batdetect2

This will ensure you have the latest versions with the resolved problem. Feel free to give it a try and let us know if everything is working as expected.

Jeff37 commented 1 year ago

Hi! Yes Sir, it works!!! Thank you so much once more for your quick reaction :-)