bendalab / thunderfish

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

last changes to checkpulse module. Merged with Till's changes #29

Closed jfsehuanes closed 8 years ago

jfsehuanes commented 8 years ago

module name sortfishtype changed to checkpulse. Output of check_pulse_width is now boolean (True for pulse and False for wave) and not string.

janscience commented 8 years ago

You need to update all sortfishtype imports to import checkpulse: Failure: ImportError (No module named sortfishtype) ... ERROR