bendalab / thunderfish

python scripts for analyzing recordings of efish electric fields.
GNU General Public License v3.0
5 stars 8 forks source link

fix of suggestions #86

Closed lizweer closed 4 years ago

lizweer commented 4 years ago

Let me know if the verbose looks like it should. I just added one level, could split it up in more levels. Also, the peaks are returned now.

lizweer commented 4 years ago

I also fixed delete_moving_fish() to account for recordings with gaps. If there are many fish, EOD separation is still pretty unreliable/sparse. (see any recordings with >3 fish e.g. test/*3_pulsefish* and validation/*3_pulsefish*)

lizweer commented 4 years ago

Hey, I just updated the verbose statements. Let me know if they make sense now.