{ "info": { "author": "Cesar Reyes", "author_email": "cesar.reyesp@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Scientific/Engineering :: Visualization" ], "description": "# spikelib\n\nA Python package for reading, manipulating, analyzing and visualize spike\nsorted extracellular data.\nThe spikelib was designed to give a suite of tools that allow us to analyze\nspiketrains from multi-electrode array (MEA) recordings obtained from some\nspike sorting software (for example spiking-circus).\n\n## Installation\n\n### Dependencies\nThis is the list dependencies\n\n\n```sh\npip install numpy scipy matplotlib scikit-learn peakutils pandas h5py lmfit\n```\n\nOptionally you can install neuroshare to read .mcd files. But it only work on\nPython 2.7\n```sh\npip install neuroshare\n```\n\n### Install\nThere are 2 ways to install spikelib, from Pypi or github. The easier way is install using pip.\n\n```sh\npip install spikelib\n```\n\nAlternatively, you can install the latest version of spikelib from github running the following commands:\n\n```sh\ngit clone https://github.com/creyesp/spikelib\ncd spikelib\npython setup.py [install, develop]\n```\n\nWhere the develop argument should be used if you want to modify the code.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/creyesp/spikelib", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "spikelib", "package_url": "https://pypi.org/project/spikelib/", "platform": "", "project_url": "https://pypi.org/project/spikelib/", "project_urls": { "Homepage": "https://github.com/creyesp/spikelib" }, "release_url": "https://pypi.org/project/spikelib/0.1.1/", "requires_dist": [ "numpy (>=1.15.4)", "scipy (>=1.1.0)", "matplotlib (>=2.2.3)", "scikit-learn (>=0.20.1)", "peakutils (>=1.3.0)", "pandas (>=0.23.4)", "h5py (>=2.8.0)", "lmfit (>=0.9.12)" ], "requires_python": "", "summary": "Set of tools to analyze neuronal activity from spiketimes", "version": "0.1.1" }, "last_serial": 4570249, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "a2c02895199fcadfefb46125258654a6", "sha256": "6a6a0a18dbf8ed5ab21b1d39692dc0194013ad2d287449c3c7bcf37ff9c3be68" }, "downloads": -1, "filename": "spikelib-0.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "a2c02895199fcadfefb46125258654a6", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 19449, "upload_time": "2018-12-07T02:13:18", "url": "https://files.pythonhosted.org/packages/df/9a/ddac8d208b883fff79c23cbba7c9d40acb64f71be4c8eab2b12d9e6fa58e/spikelib-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cca6dd8d1e28d19484a5c61e20fe937c", "sha256": "83242cb5fc537367f163bbdd7f4e21f908fd81749d73292650e18fce0d9920e6" }, "downloads": -1, "filename": "spikelib-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "cca6dd8d1e28d19484a5c61e20fe937c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20165, "upload_time": "2018-12-07T02:13:21", "url": "https://files.pythonhosted.org/packages/ee/f6/8f3e2d81c79b55c238d202819d9acf8dad712d95b48c798f6a411aa30dcf/spikelib-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "20b6989e30a7f0fefcd046a9bed69858", "sha256": "d668a401043028fb2e3793144378f09ee881ce16f6711c78d15ba213d4de01f3" }, "downloads": -1, "filename": "spikelib-0.1.0.tar.gz", "has_sig": false, "md5_digest": "20b6989e30a7f0fefcd046a9bed69858", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16678, "upload_time": "2018-12-07T02:13:22", "url": "https://files.pythonhosted.org/packages/3a/f8/bc803cf99ccfd8479aaf8a9b97d472659d5a98b9ae138513b2c180749c8d/spikelib-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "2db0b7a2b0f8c08725c1449ba6aee4f1", "sha256": "957776cecc11cdcfa97ad22af7cc53113a272c13717b299ac8067a227bd1a5c1" }, "downloads": -1, "filename": "spikelib-0.1.1-py2-none-any.whl", "has_sig": false, "md5_digest": "2db0b7a2b0f8c08725c1449ba6aee4f1", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 19455, "upload_time": "2018-12-07T02:51:31", "url": "https://files.pythonhosted.org/packages/a0/1b/a2eca38b9e556c9a4b16c04e1a0c04da6741c786f3f54b968ef5e1927b18/spikelib-0.1.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b954296a113676816b1cd9aa566446e4", "sha256": "3a71f9095bc388d29f7783eeefcba839cd3e749fa6df80ad5c72d33e647066a4" }, "downloads": -1, "filename": "spikelib-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "b954296a113676816b1cd9aa566446e4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20170, "upload_time": "2018-12-07T02:51:33", "url": "https://files.pythonhosted.org/packages/85/53/a20bdf7f78c15b89624e9465819204c9979a4804695990bcce34f20c1f9a/spikelib-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3ade8fb153425b807fe82a4e19e49c0a", "sha256": "c909bec4288f8db6b793a05626e96821f58bcdba4036f2e608d2813585c35285" }, "downloads": -1, "filename": "spikelib-0.1.1.tar.gz", "has_sig": false, "md5_digest": "3ade8fb153425b807fe82a4e19e49c0a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16674, "upload_time": "2018-12-07T02:51:34", "url": "https://files.pythonhosted.org/packages/41/d0/731e2dc9cbd05dedc1f2bf096428a7179e59ee8459123c551f9a363b243b/spikelib-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2db0b7a2b0f8c08725c1449ba6aee4f1", "sha256": "957776cecc11cdcfa97ad22af7cc53113a272c13717b299ac8067a227bd1a5c1" }, "downloads": -1, "filename": "spikelib-0.1.1-py2-none-any.whl", "has_sig": false, "md5_digest": "2db0b7a2b0f8c08725c1449ba6aee4f1", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 19455, "upload_time": "2018-12-07T02:51:31", "url": "https://files.pythonhosted.org/packages/a0/1b/a2eca38b9e556c9a4b16c04e1a0c04da6741c786f3f54b968ef5e1927b18/spikelib-0.1.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b954296a113676816b1cd9aa566446e4", "sha256": "3a71f9095bc388d29f7783eeefcba839cd3e749fa6df80ad5c72d33e647066a4" }, "downloads": -1, "filename": "spikelib-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "b954296a113676816b1cd9aa566446e4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20170, "upload_time": "2018-12-07T02:51:33", "url": "https://files.pythonhosted.org/packages/85/53/a20bdf7f78c15b89624e9465819204c9979a4804695990bcce34f20c1f9a/spikelib-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3ade8fb153425b807fe82a4e19e49c0a", "sha256": "c909bec4288f8db6b793a05626e96821f58bcdba4036f2e608d2813585c35285" }, "downloads": -1, "filename": "spikelib-0.1.1.tar.gz", "has_sig": false, "md5_digest": "3ade8fb153425b807fe82a4e19e49c0a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16674, "upload_time": "2018-12-07T02:51:34", "url": "https://files.pythonhosted.org/packages/41/d0/731e2dc9cbd05dedc1f2bf096428a7179e59ee8459123c551f9a363b243b/spikelib-0.1.1.tar.gz" } ] }