{ "info": { "author": "Marek Rudnicki", "author_email": "marek.rudnicki@tum.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: End Users/Desktop", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2.7" ], "description": "spiral_ganglion\n===============\n\nSpiral ganglion neuron model for synaptic and electrical stimulation.\n\n\n\nRequirements\n------------\n\n- Python (2.7)\n- Numpy\n- Pandas\n- Matplotlib\n- NEURON_\n\n - Python module, i.e. you should be able to type ``import neuron``\n in a Python shell\n - ``nrnivmodl`` must be available as command. Update your ``PATH``\n environment variable, if necessary.\n\n- cochlea_\n- thorns_ (only to run example scripts)\n\n.. _NEURON: http://www.neuron.yale.edu/neuron/\n.. _thorns: https://github.com/mrkrd/thorns\n.. _cochlea: https://github.com/mrkrd/cochlea\n\n\nInstallation\n------------\n\n::\n\n # Install in the developer mode\n python setup.py develop --user\n\n # Compile mod files (channels)\n cd spiral_ganglion\n nrnivmodl\n\n\n\nCiting\n------\n\nRudnicki, M. (2018) *Computer models of acoustical and electrical stimulation\nof neurons in the auditory system*\nPhD thesis. Technische Universit\u00e4t M\u00fcnchen.\nhttps://mediatum.ub.tum.de/1445042\n\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": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "GPLv3+", "maintainer": "", "maintainer_email": "", "name": "spiral-ganglion", "package_url": "https://pypi.org/project/spiral-ganglion/", "platform": "Linux", "project_url": "https://pypi.org/project/spiral-ganglion/", "project_urls": null, "release_url": "https://pypi.org/project/spiral-ganglion/1/", "requires_dist": null, "requires_python": "", "summary": "Spiral ganglion model.", "version": "1" }, "last_serial": 5166052, "releases": { "0.1": [], "1": [ { "comment_text": "", "digests": { "md5": "2a5f5e1afd28df55eeb7da7c95f60864", "sha256": "fd9539e07f6aa705a108b4c361c06833e180b3c69dfc13851ed4376e79f85475" }, "downloads": -1, "filename": "spiral_ganglion-1.tar.gz", "has_sig": true, "md5_digest": "2a5f5e1afd28df55eeb7da7c95f60864", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31207, "upload_time": "2019-04-19T20:26:12", "url": "https://files.pythonhosted.org/packages/bb/05/5941a0816c8aff2aec4099a9893376a9ec690506a2be23cea1e9745d2179/spiral_ganglion-1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2a5f5e1afd28df55eeb7da7c95f60864", "sha256": "fd9539e07f6aa705a108b4c361c06833e180b3c69dfc13851ed4376e79f85475" }, "downloads": -1, "filename": "spiral_ganglion-1.tar.gz", "has_sig": true, "md5_digest": "2a5f5e1afd28df55eeb7da7c95f60864", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31207, "upload_time": "2019-04-19T20:26:12", "url": "https://files.pythonhosted.org/packages/bb/05/5941a0816c8aff2aec4099a9893376a9ec690506a2be23cea1e9745d2179/spiral_ganglion-1.tar.gz" } ] }