Package audian

Python-based GUI for viewing and analyzing recordings of animal vocalizations.

Sub-modules

audian.analyzer

Analyze a selected region …

audian.audian
audian.buffereddata

Base class for computed data.

audian.bufferedenvelope

Compute envelope on the fly.

audian.bufferedfilter

Filter data on the fly.

audian.bufferedspectrogram

Spectrogram of source data on the fly.

audian.data

Class managing all raw data, spectrograms, filtered and derived data and the time window shown.

audian.databrowser
audian.fulltraceplot

FullTracePlot …

audian.markerdata
audian.panels

Manage plot panels …

audian.plotranges

Manage ranges of plot axes …

audian.plugins
audian.rangeplot

Basic PlotItem that can be managed by PlotRange.

audian.selectviewbox
audian.specitem

PlotDataItem for spectrogram.

audian.spectrogramplot

PlotItem for interactive display of spectrograms.

audian.statisticsanalyzer
audian.timeaxisitem
audian.timeplot

PlotItem for displaying any data as a function of time.

audian.traceitem

PlotDataItem for time series trace as a function of time.

audian.version
audian.yaxisitem