Algorithms and scripts for analyzing recordings of electric fish waveforms.
Project description
ThunderFish
Algorithms and programs for analysing electric field recordings of weakly electric fish.
Weakly electric fish generate an electric organ discharge (EOD). In wave-type fish the EOD resembles a sinewave of a specific frequency and with higher harmonics. In pulse-type fish EODs have a distinct waveform and are separated in time. The thunderfish package provides algorithms and tools for analysing both wavefish and pulsefish EODs.
Installation
ThunderFish is available from PyPi. Simply run:
pip install thunderfish
This should also install:
Software
The thunderfish package provides the following software:
fishfinder
: Browse EOD recordings and detect EOD frequencyies on the fly.thunderfish
: Detect, analyze, and plot all EOD waveforms in short recordings.collectfish
: Collect data generated bythunderfish
.eodexplorer
: View and explore properties of EOD waveforms.thunderbrowse
: Browse multi-channel EOD recordings.thunderlogger
: Extract EOD waveforms from logger recordings.
Algorithms
The following modules provide the algorithms for analyzing EOD recordings. Look into the modules for more information.
Input/output
hopkinsloader
: Load EODs from Hopkins files.
EOD analysis
bestwindow
: Select the region within a recording with the most stable signal of largest amplitude that is not clipped.checkpulse
: Check whether a pulse-type or a wave-type weakly electric fish is present in a recording.consistentfishes
: Create a list of EOD frequencies with fishes present in all provided fish lists.eodanalysis
: Analyse EOD waveforms.harmonics
: Extract and analyze harmonic frequencies from power spectra.pulses
: Extract and cluster EOD waverforms of pulse-type electric fish.
EOD simulations
fakefish
: Simulate EOD waveforms.efield
: Simulations of spatial electric fields.fishshapes
: Manipulate and plot fish outlines.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for thunderfish-2.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c0c327cc5db53d2eb8e323c48108903359122ae4b7f7e81508031b36ca6ab58 |
|
MD5 | 8d73e2d670eed37a37dd7f68115fb895 |
|
BLAKE2b-256 | 093d0c75146f40415c07f355143c757641190ee5373397b2a87458bf98d114e1 |