classify-frog

Classify sounds produced by Xenopus laevis

http://code.haskell.org/~thielema/classify-frog/

Latest on Hackage:0.2.4.3

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed and maintained by Henning Thielemann

This program is part of the Xenocall project. Researchers observed that the amount and duration of calls of the African clawed frog (Xenopus laevis) change when exposed to hormonal effective substances. The Xenocall project checks whether this effect can be used as an endpoint in animal tests instead of dissecting animals after the experiments.

An experiment for one substance may produce about 100 hours of audio recordings. It is a very tedious and error-prone work to examine this amount of data visually or by listening. The purpose of this program is to examine the recordings automatically and generate tables with basic statistical parameters.

Read the full report at http://code.henning-thielemann.de/classify-frog-doc/report.pdf.