{ "info": { "author": "Cole Hurwitz, Jeremy Magland, Alessio Paolo Buccino, Matthias Hennig, Samuel Garcia", "author_email": "alessiop.buccino@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# SpikeInterface\n\nSpikeInterface is a Python framework designed to unify preexisting spike sorting technologies into a single code base.\n\n`spikeinterface` is a meta-package that wraps 5 other Python packages from the SpikeInterface team:\n\n- [spikeextractors](https://github.com/SpikeInterface/spikeextractors): Data file I/O and probe handling. [![Build Status](https://travis-ci.org/SpikeInterface/spikeextractors.svg?branch=master)](https://travis-ci.org/SpikeInterface/spikeextractors)\n- [spiketoolkit](https://github.com/SpikeInterface/spiketoolkit): Toolkit for pre-processing, post-processing, validation, and automatic curation. [![Build Status](https://travis-ci.org/SpikeInterface/spiketoolkit.svg?branch=master)](https://travis-ci.org/SpikeInterface/spiketoolkit) \n- [spikesorters](https://github.com/SpikeInterface/spikesorters): Python wrappers to spike sorting algorithms. [![Build Status](https://travis-ci.org/SpikeInterface/spikesorters.svg?branch=master)](https://travis-ci.org/SpikeInterface/spikesorters) \n- [spikecomparison](https://github.com/SpikeInterface/spikecomparison): Comparison of spike sorting output (with and without ground-truth). [![Build Status](https://travis-ci.org/SpikeInterface/spikecomparison.svg?branch=master)](https://travis-ci.org/SpikeInterface/spikecomparison) \n- [spikewidgets](https://github.com/SpikeInterface/spikewidgets): Data visualization widgets. [![Build Status](https://travis-ci.org/SpikeInterface/spikewidgets.svg?branch=master)](https://travis-ci.org/SpikeInterface/spikewidgets) \n\n\n**ALPHA version. The release of an beta version is scheduled for August 31st 2019**\n\n\n## Installation\n\nClone the repository and install from sources:\n\n```bash\ngit clone https://github.com/SpikeInterface/spikeinterface.git\ncd spikeinterface\npip install .\n```\n\nSoon a `pip install spikeinterface` will be available!\n\n## Examples\n\nFor using SpikeInterface, please checkout these [examples](https://github.com/SpikeInterface/spikeinterface/tree/master/examples).\n\nAlso, you can checkout this [tutorial](https://github.com/SpikeInterface/spiketutorials/tree/master/Spike_sorting_workshop_2019) for getting started with SpikeInterface.\n\n## Documentation\n\nAll documentation for SpikeInterface can be found here: https://spikeinterface.readthedocs.io/en/latest/.\n\n### Authors\n\n[Alessio Paolo Buccino](https://www.mn.uio.no/ifi/english/people/aca/alessiob/) - Center for Inegrative Neurolasticity (CINPLA), Department of Biosciences, Physics, and Informatics, University of Oslo, Oslo, Norway\n\n[Cole Hurwitz](https://www.inf.ed.ac.uk/people/students/Cole_Hurwitz.html) - The Institute for Adaptive and Neural Computation (ANC), University of Edinburgh, Edinburgh, Scotland\n\n[Jeremy Magland](https://www.simonsfoundation.org/team/jeremy-magland/) - Center for Computational Biology (CCB), Flatiron Institute, New York, United States\n\n[Matthias Hennig](http://homepages.inf.ed.ac.uk/mhennig/) - The Institute for Adaptive and Neural Computation (ANC), University of Edinburgh, Edinburgh, Scotland\n\n[Samuel Garcia](https://github.com/samuelgarcia) - Centre de Recherche en Neuroscience de Lyon (CRNL), Lyon, France\n\n
\nFor any correspondence, contact Alessio Buccino (alessiop.buccino@gmail.com), Cole Hurwitz (cole.hurwitz@ed.ac.uk), or just write an issue!\n\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/SpikeInterface/spikeinterface", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "spikeinterface", "package_url": "https://pypi.org/project/spikeinterface/", "platform": "", "project_url": "https://pypi.org/project/spikeinterface/", "project_urls": { "Homepage": "https://github.com/SpikeInterface/spikeinterface" }, "release_url": "https://pypi.org/project/spikeinterface/0.9.1/", "requires_dist": [ "spikeextractors (==0.7.0)", "spiketoolkit (==0.5.0)", "spikesorters (==0.2.0)", "spikewidgets (==0.3.1)", "spikecomparison (==0.2.0)" ], "requires_python": "", "summary": "Python toolkit for analysis, visualization, and comparison of spike sorting output", "version": "0.9.1" }, "last_serial": 5943532, "releases": { "0.9.1": [ { "comment_text": "", "digests": { "md5": "72dc7b64819c5ea8a0223c3e30ec47ca", "sha256": "4d75e0a9e0239aef54d3e92af0439b4600d5312b31a1055841421634761ccbdb" }, "downloads": -1, "filename": "spikeinterface-0.9.1-py3-none-any.whl", "has_sig": false, "md5_digest": "72dc7b64819c5ea8a0223c3e30ec47ca", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4821, "upload_time": "2019-10-08T08:13:27", "url": "https://files.pythonhosted.org/packages/86/26/ef135044ef0ea633c7fcdb33e8a6269b4d9a9f862bd9cbc54dffcae1d2db/spikeinterface-0.9.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "801cca817078753ee2f02c096143de3e", "sha256": "c4291a90f548483db8b7a85ccf7976e1345db5d740f09ad04b1321c2ddb9c78f" }, "downloads": -1, "filename": "spikeinterface-0.9.1.tar.gz", "has_sig": false, "md5_digest": "801cca817078753ee2f02c096143de3e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 350586, "upload_time": "2019-10-08T08:13:30", "url": "https://files.pythonhosted.org/packages/ee/b5/85bff60f030ecbca59ac1c60c1270eb401077a22818e7d160bff9054958b/spikeinterface-0.9.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "72dc7b64819c5ea8a0223c3e30ec47ca", "sha256": "4d75e0a9e0239aef54d3e92af0439b4600d5312b31a1055841421634761ccbdb" }, "downloads": -1, "filename": "spikeinterface-0.9.1-py3-none-any.whl", "has_sig": false, "md5_digest": "72dc7b64819c5ea8a0223c3e30ec47ca", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4821, "upload_time": "2019-10-08T08:13:27", "url": "https://files.pythonhosted.org/packages/86/26/ef135044ef0ea633c7fcdb33e8a6269b4d9a9f862bd9cbc54dffcae1d2db/spikeinterface-0.9.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "801cca817078753ee2f02c096143de3e", "sha256": "c4291a90f548483db8b7a85ccf7976e1345db5d740f09ad04b1321c2ddb9c78f" }, "downloads": -1, "filename": "spikeinterface-0.9.1.tar.gz", "has_sig": false, "md5_digest": "801cca817078753ee2f02c096143de3e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 350586, "upload_time": "2019-10-08T08:13:30", "url": "https://files.pythonhosted.org/packages/ee/b5/85bff60f030ecbca59ac1c60c1270eb401077a22818e7d160bff9054958b/spikeinterface-0.9.1.tar.gz" } ] }