Re: *cochlea*: inner ear models in Python (Marek Rudnicki )


Subject: Re: *cochlea*: inner ear models in Python
From:    Marek Rudnicki  <marek.rudnicki@xxxxxxxx>
Date:    Thu, 21 Aug 2014 11:20:58 +0200
List-Archive:<http://lists.mcgill.ca/scripts/wa.exe?LIST=AUDITORY>

--=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Etienne Gaudrain <e.p.c.gaudrain@xxxxxxxx> writes: > Dear Marek, > > This looks very promising, I'm glad to finally see the first signs of a > shift from Matlab to Python. Thanks a lot for sharing this!! Dear Etienne I'm glad you like it. BTW, if you still have some MATLAB legacy code that you would like to use in Python, then matlab_wrapper [1] could be helpful. It allows you to call MATLAB functions directly from Python environment (the MATLAB process is started in the background), e.g.: matlab.workspace.sin([0.1, 0.2, 0.3]) Cheers Marek [1] https://github.com/mrkrd/matlab_wrapper > On 19/08/2014 14:50, Marek Rudnicki wrote: >> Hi all, >> >> we would like to announce *cochlea* -- a collection of inner ear >> models in Python. It was developed in the group of Werner Hemmert [1] >> at the Technische Universit=C3=A4t M=C3=BCnchen. After a few years of >> development, we decided that it is stable and would like to contribute >> it to the auditory community. >> >> >> >> The main features of the package are: >> >> - simple to use (each model is implemented as a single Python >> function: sound in, spikes out) >> - fast (you can generate responses of hundreds or even thousands of >> nerve fibers) >> - all models have the same interface (easy to make comparisons and >> pick the one that best suits your needs) >> - up-to-date (recent models included) >> >> >> >> Currently implemented models are: >> >> - Zilany, M. S., Bruce, I. C., & Carney, L. H. (2014). Updated >> parameters and expanded simulation options for a model of the >> auditory periphery. The Journal of the Acoustical Society of >> America, 135(1), 283-286. >> - Zilany, M. S., Bruce, I. C., Nelson, P. C., & Carney, >> L. H. (2009). A phenomenological model of the synapse between the >> inner hair cell and auditory nerve: long-term adaptation with >> power-law dynamics. The Journal of the Acoustical Society of >> America, 126(5), 2390-2412. >> - Holmberg, M. (2007). Speech Encoding in the Human Auditory >> Periphery: Modeling and Quantitative Assessment by Means of >> Automatic Speech Recognition. PhD thesis, Technical University >> Darmstadt. >> - MATLAB Auditory Periphery by Meddis et al. (external model, not >> implemented in the package, but easily accessible through >> matlab_wrapper). >> >> >> >> We are really grateful to the authors of those models for allowing us >> to use their code it in *cochlea*. We release the package under the >> GNU General Public License, so that you are free to copy, use and >> modify the code. We also encourage you to contribute back your >> changes. >> >> >> The code is distributed on GitHub [2] and the package/documentation >> are hosted on the Python Package Index [3]. Check also our demo [4]! >> >> >> If you would like to give a feedback, have questions or found some >> problem, do not hesitate to email me or open an issue on GitHub [2]. >> >> >> Thank you and best regards >> Marek Rudnicki >> >> >> [1] http://www.imetum.tum.de/research/bai/home/?L=3D1 >> [2] https://github.com/mrkrd/cochlea >> [3] https://pythonhosted.org/cochlea/ >> [4] http://nbviewer.ipython.org/github/mrkrd/cochlea/blob/master/example= s/cochlea_demo.ipynb --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- iQIcBAEBAgAGBQJT9boBAAoJEP+xXflpqb4mDVIQAIKPxH/ldRtBrETfE2aTmVjV /77oXP0lxf9KoTsldgPyZ1npDYVG6zsu7IdmwPDOzhr6KZPtMM4Qt1cdqTA4XJQX C67zYNrl78U8T0yLkjyvZsssl1NDPFFh23rHiQwS2nU1wdQkBPQCtvJmULKSW2xN i/RufiSEeoAI4iN4jvu7Ed967UJwooiMb87XKC0AkZMgCf7eHkAYJvjW/BMvFWKY X7kuwOXn46x+X4N2LWswJNX2rrYSWzpfuRfYuTau+K3DtgHIg50Vhp57VdlZggpn 5dTH8JdngZotAmzj5R6ddL9r4QHbY3PCjz13h6BKbSwvjB8sVChASJv/0UQErft5 ri7tGqkUosbOqagUfadtcOroPSZNq6qtWwyJR5JkrEtPD67IxOI+7r+HvL0IoXnp ZtGNPDqpBE7TvMAKLxudjOofwZGFt5lyAXnQAHaDImvbzZ0ShZQvlIdT5sOtH7K3 dEnzelf9/T4w2Gq2fFvcuZw9E3dXdspc38d/Q1GfYDaK2jFDZ/DBMQByVcbT0FCR 1yV/ND2qX8ZHPJOqW+WTEj+4QJH0PG9fePl3MRdNauHVt5TRiiUbQVHN+9FWY/LW dZoaTB+l9j+14QxXhH641DPXUpsTZG5ezpD14LJSNjEBp8yZIR7/ar2rvN/GjsZo PBZFde7PLETIpmfjpsW1 =DQ3i -----END PGP SIGNATURE----- --=-=-=--


This message came from the mail archive
http://www.auditory.org/postings/2014/
maintained by:
DAn Ellis <dpwe@ee.columbia.edu>
Electrical Engineering Dept., Columbia University