{ "info": { "author": "Marek Rudnicki", "author_email": "marek.rudnicki@tum.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2.7" ], "description": "cochlear_nucleus\n================\n\nA Python package implementing computational models of the `globular\nbushy cells`_ (GBCs) in the mammalian `ventral cochlear nucleus`_.\nPhenomenological models of endbulbs of Held with with short term\nsynaptic depressions are also included.\n\n.. _`globular bushy cells`: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2518325/\n.. _`ventral cochlear nucleus`: https://en.wikipedia.org/wiki/Ventral_cochlear_nucleus\n\n\nUsage\n-----\n\nLook for examples in the examples_ directory (e.g. nrn_gbc_demo.py and\nnrn_gbc_demo_with_default_weights.py). Note that some examples\nrequire cochlea_ to be installed.\n\n.. _examples: https://github.com/mrkrd/cochlear_nucleus/tree/master/examples\n.. _cochlea: https://github.com/mrkrd/cochlea\n\n\nInstallation\n------------\n\nInstall the dependencies:\n\n- Python 2.7\n- Numpy\n- NEURON (with Python bindings): http://neuron.yale.edu/neuron/\n- Brian: http://briansimulator.org/\n\n\nClone the git repo with::\n\n git clone https://github.com/mrkrd/cochlear_nucleus.git\n cd cochlear_nucleus\n\nCompile NEURON's models::\n\n make\n\nor manually::\n\n cd cochlear_nucleus/nrn && nrnivmodl\n cd -\n\nInstall the package itself::\n\n python setup.py develop --user\n\n\n\nCiting\n------\n\nRudnicki M. and Hemmert W. (2017). *High entrainment constrains\nsynaptic depression levels of an in vivo globular bushy cell model*.\nFrontiers in Computational Neuroscience, Frontiers Media SA, 2017, 11,\npp. 1-11.\ndoi:10.3389/fncom.2017.00016\nhttps://www.frontiersin.org/articles/10.3389/fncom.2017.00016/full\n\nBibTeX entry::\n\n @Article{Rudnicki2017,\n author = {Marek Rudnicki and Werner Hemmert},\n title = {High Entrainment Constrains Synaptic Depression Levels of an In vivo Globular Bushy Cell Model},\n journal = {Frontiers in Computational Neuroscience},\n year = {2017},\n volume = {11},\n pages = {1--11},\n month = {mar},\n doi = {10.3389/fncom.2017.00016},\n publisher = {Frontiers Media {SA}},\n url = {https://www.frontiersin.org/articles/10.3389/fncom.2017.00016/full},\n }\n\n\n\nAcknowledgments\n---------------\n\nThis work was supported by the German Research Foundation (DFG) within\nthe Priority Program \u201cUltrafast and temporally precise information\nprocessing: normal and dysfunctional hearing\u201d SPP 1608 (HE6713), the\nTechnische Universit\u00e4t M\u00fcnchen within the funding programme Open\nAccess Publishing, and the German Federal Ministry of Education and\nResearch within the Munich Bernstein Center for Computational\nNeuroscience (reference number 01GQ1004B).\n\n\nLicense\n-------\n\nThe project is licensed under the GNU General Public License v3 or\nlater (GPLv3+).", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/mrkrd/cochlear_nucleus/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mrkrd/cochlear_nucleus", "keywords": "", "license": "GPLv3+", "maintainer": "", "maintainer_email": "", "name": "cochlear-nucleus", "package_url": "https://pypi.org/project/cochlear-nucleus/", "platform": "", "project_url": "https://pypi.org/project/cochlear-nucleus/", "project_urls": { "Download": "https://github.com/mrkrd/cochlear_nucleus/tarball/master", "Homepage": "https://github.com/mrkrd/cochlear_nucleus" }, "release_url": "https://pypi.org/project/cochlear-nucleus/2/", "requires_dist": null, "requires_python": "", "summary": "Models of cochlear nucleus neurons", "version": "2" }, "last_serial": 5166042, "releases": { "2": [ { "comment_text": "", "digests": { "md5": "abe8b0513cdf825cf8d4e60fd164def1", "sha256": "e01389c8a005f34d455551db96d8ab55e4aaffe2886cc742ea40a5c0e94519e8" }, "downloads": -1, "filename": "cochlear_nucleus-2.tar.gz", "has_sig": true, "md5_digest": "abe8b0513cdf825cf8d4e60fd164def1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53260, "upload_time": "2019-04-19T20:20:48", "url": "https://files.pythonhosted.org/packages/f2/6b/2839a399054d00f455d387195f5eaf7ed41e87dc465eba16725f25897361/cochlear_nucleus-2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "abe8b0513cdf825cf8d4e60fd164def1", "sha256": "e01389c8a005f34d455551db96d8ab55e4aaffe2886cc742ea40a5c0e94519e8" }, "downloads": -1, "filename": "cochlear_nucleus-2.tar.gz", "has_sig": true, "md5_digest": "abe8b0513cdf825cf8d4e60fd164def1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53260, "upload_time": "2019-04-19T20:20:48", "url": "https://files.pythonhosted.org/packages/f2/6b/2839a399054d00f455d387195f5eaf7ed41e87dc465eba16725f25897361/cochlear_nucleus-2.tar.gz" } ] }