<div align='center'>
<h1> MiV-OS: Spike Analysis and Computing Framework </h1>
[![License][badge-LICENSE]][link-LICENSE]
[![Release pypi][badge-pypi]][link-pypi]
[![Build Status][badge-CI]][link-CI]
[![Documentation Status][badge-docs-status]][link-docs-status]
[![Downloads][badge-pepy-download-count]][link-pepy-download-count]
[![codecov][badge-codecov]][link-codecov]
</div>
---
Python analysis and computing framework developed for [Mind-in-Vitro(MiV)][link-project-website] project.
## Installation
[![PyPI version][badge-pypi]][link-pypi]
MiV-OS is compatible with Python 3.8+. The easiest way to install is using python installation package (PIP)
~~~bash
$ pip install MiV-OS
~~~
## Documentation
[![Documentation Status][badge-docs-status]][link-docs-status]
Documentation of the package is available [here][link-docs-status]
## Contribution
If you would like to participate, please read our [contribution guideline](CONTRIBUTING.md)
The development of MiV-OS is lead by the [Gazzola Lab][link-lab-website] at the University of Illinois at Urbana-Champaign.
## List of publications and submissions
## Citation
```
@misc{MiV-OS,
author = {Gazzola Lab},
title = {MiV-OS: Analysis and Computation Framework on MiV System and Simulator},
year = {2022},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/GazzolaLab/MiV-OS}},
}
```
We ask that any publications which use MiV-OS package to cite the following papers:
```
```
## Developers ✨
_Names arranged alphabetically_
- Arman Tekinalp
- Andrew Dou
- [Frithjof Gressmann](https://github.com/frthjf)
- Gaurav Upadhyay
- [Seung Hyun Kim](https://github.com/skim0119)
[//]: # (Collection of URLs.)
[link-lab-website]: http://mattia-lab.com/
[link-project-website]: https://mindinvitro.illinois.edu/
[link-docs-status]: https://miv-os.readthedocs.io/en/latest/?badge=latest
[link-CI]: https://github.com/GazzolaLab/MiV-OS/actions
[link-LICENSE]: https://opensource.org/licenses/MIT
[link-pypi]: https://badge.fury.io/py/MiV-OS
[link-pepy-download-count]: https://pepy.tech/project/MiV-OS
[link-codecov]: https://codecov.io/gh/GazzolaLab/MiV-OS
[//]: # (Collection of Badges)
[badge-docs-status]: https://readthedocs.org/projects/miv-os/badge/?version=latest
[badge-CI]: https://github.com/GazzolaLab/MiV-OS/workflows/CI/badge.svg
[badge-LICENSE]: https://img.shields.io/badge/License-MIT-yellow.svg
[badge-pypi]: https://badge.fury.io/py/MiV-OS.svg
[badge-pepy-download-count]: https://static.pepy.tech/badge/MiV-OS
[badge-codecov]: https://codecov.io/gh/GazzolaLab/MiV-OS/branch/main/graph/badge.svg?token=OM5LYWF5KP
Raw data
{
"_id": null,
"home_page": null,
"name": "MiV-OS",
"maintainer": null,
"docs_url": null,
"requires_python": "<=3.12,>=3.10",
"maintainer_email": null,
"keywords": "data-analysis, electrophysiology, neurophysiology, neuroscience, statistics",
"author": null,
"author_email": "skim0119 <skim0119@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/62/35/00f83832a7444b40abb5daf5a7e30481c999b9839bd440a5a38f943d89be/miv_os-0.3.3.tar.gz",
"platform": null,
"description": "<div align='center'>\n<h1> MiV-OS: Spike Analysis and Computing Framework </h1>\n\n[![License][badge-LICENSE]][link-LICENSE]\n[![Release pypi][badge-pypi]][link-pypi]\n[![Build Status][badge-CI]][link-CI]\n[![Documentation Status][badge-docs-status]][link-docs-status]\n[![Downloads][badge-pepy-download-count]][link-pepy-download-count]\n[![codecov][badge-codecov]][link-codecov]\n\n</div>\n\n---\n\nPython analysis and computing framework developed for [Mind-in-Vitro(MiV)][link-project-website] project.\n\n## Installation\n[![PyPI version][badge-pypi]][link-pypi]\n\nMiV-OS is compatible with Python 3.8+. The easiest way to install is using python installation package (PIP)\n\n~~~bash\n$ pip install MiV-OS\n~~~\n\n## Documentation\n[![Documentation Status][badge-docs-status]][link-docs-status]\n\nDocumentation of the package is available [here][link-docs-status]\n\n## Contribution\n\nIf you would like to participate, please read our [contribution guideline](CONTRIBUTING.md)\n\nThe development of MiV-OS is lead by the [Gazzola Lab][link-lab-website] at the University of Illinois at Urbana-Champaign.\n\n## List of publications and submissions\n\n## Citation\n\n```\n@misc{MiV-OS,\n author = {Gazzola Lab},\n title = {MiV-OS: Analysis and Computation Framework on MiV System and Simulator},\n year = {2022},\n publisher = {GitHub},\n journal = {GitHub repository},\n howpublished = {\\url{https://github.com/GazzolaLab/MiV-OS}},\n}\n```\n\nWe ask that any publications which use MiV-OS package to cite the following papers:\n\n```\n```\n\n## Developers \u2728\n_Names arranged alphabetically_\n- Arman Tekinalp\n- Andrew Dou\n- [Frithjof Gressmann](https://github.com/frthjf)\n- Gaurav Upadhyay\n- [Seung Hyun Kim](https://github.com/skim0119)\n\n[//]: # (Collection of URLs.)\n\n[link-lab-website]: http://mattia-lab.com/\n[link-project-website]: https://mindinvitro.illinois.edu/\n[link-docs-status]: https://miv-os.readthedocs.io/en/latest/?badge=latest\n[link-CI]: https://github.com/GazzolaLab/MiV-OS/actions\n[link-LICENSE]: https://opensource.org/licenses/MIT\n[link-pypi]: https://badge.fury.io/py/MiV-OS\n[link-pepy-download-count]: https://pepy.tech/project/MiV-OS\n[link-codecov]: https://codecov.io/gh/GazzolaLab/MiV-OS\n\n[//]: # (Collection of Badges)\n\n[badge-docs-status]: https://readthedocs.org/projects/miv-os/badge/?version=latest\n[badge-CI]: https://github.com/GazzolaLab/MiV-OS/workflows/CI/badge.svg\n[badge-LICENSE]: https://img.shields.io/badge/License-MIT-yellow.svg\n[badge-pypi]: https://badge.fury.io/py/MiV-OS.svg\n[badge-pepy-download-count]: https://static.pepy.tech/badge/MiV-OS\n[badge-codecov]: https://codecov.io/gh/GazzolaLab/MiV-OS/branch/main/graph/badge.svg?token=OM5LYWF5KP\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python software for analysis and computing framework used in MiV project.",
"version": "0.3.3",
"project_urls": {
"Documentation": "https://miv-os.readthedocs.io",
"Homepage": "https://mindinvitro.illinois.edu",
"Repository": "https://github.com/GazzolaLab/MiV-OS"
},
"split_keywords": [
"data-analysis",
" electrophysiology",
" neurophysiology",
" neuroscience",
" statistics"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "fff34a1350b46c97695d5ed0fe88b893632babdb50428e44de802d92dda135cd",
"md5": "e28c66a430a3762521a0a7294eb213e0",
"sha256": "3478ac13d9cda07fd68d4b6026e61ccb31e3732a71c851b67deba4857f10bfc2"
},
"downloads": -1,
"filename": "miv_os-0.3.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e28c66a430a3762521a0a7294eb213e0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<=3.12,>=3.10",
"size": 422074,
"upload_time": "2025-09-04T04:35:26",
"upload_time_iso_8601": "2025-09-04T04:35:26.381041Z",
"url": "https://files.pythonhosted.org/packages/ff/f3/4a1350b46c97695d5ed0fe88b893632babdb50428e44de802d92dda135cd/miv_os-0.3.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "623500f83832a7444b40abb5daf5a7e30481c999b9839bd440a5a38f943d89be",
"md5": "14387c69c593ccc57c46cff9c6f377ae",
"sha256": "77b0bb9731274810a82e104c90c7e3e03df020ca24dd66eb4c809f7b288e7913"
},
"downloads": -1,
"filename": "miv_os-0.3.3.tar.gz",
"has_sig": false,
"md5_digest": "14387c69c593ccc57c46cff9c6f377ae",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<=3.12,>=3.10",
"size": 334264,
"upload_time": "2025-09-04T04:35:27",
"upload_time_iso_8601": "2025-09-04T04:35:27.510556Z",
"url": "https://files.pythonhosted.org/packages/62/35/00f83832a7444b40abb5daf5a7e30481c999b9839bd440a5a38f943d89be/miv_os-0.3.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-04 04:35:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "GazzolaLab",
"github_project": "MiV-OS",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "miv-os"
}