bendalab / thunderfish

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

plot for harmonic group detection #58

Closed janscience closed 7 years ago

janscience commented 7 years ago

powerspectrum module: added decibel() and plot_decibel_psd() (from consistenfishes), cleaned up docu harmonicgroups module: new colors_markers(), plot_harmonic_groups(), plot_psd_harmonic_groups()

Main aim was the plot_psd_harmonic_groups() function. This can be used for debugging the harmonic group detection. Run and see bottom of harmonicgroups.py for usage.