bendalab / thunderfish

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

Usage of matplotlib #66

Open janscience opened 7 years ago

janscience commented 7 years ago

The algorithms in the thunderfish modules should be usable without automatic import of matplotlib.pyplot - maybe matplotlib is not available (on a server) but you nevertheless want to use the algorithms. Therefore: