MiV-OS


NameMiV-OS JSON
Version 0.3.0.post13 PyPI version JSON
download
home_pagehttps://mindinvitro.illinois.edu
SummaryPython software for analysis and computing framework used in MiV project.
upload_time2024-03-05 23:00:34
maintainer
docs_urlNone
authorGazzolaLab
requires_python>=3.8,<3.11
licenseMIT
keywords neuroscience statistics data-analysis electrophysiology neurophysiology
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <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": "https://mindinvitro.illinois.edu",
    "name": "MiV-OS",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<3.11",
    "maintainer_email": "",
    "keywords": "neuroscience,statistics,data-analysis,electrophysiology,neurophysiology",
    "author": "GazzolaLab",
    "author_email": "skim449@illinois.edu",
    "download_url": "https://files.pythonhosted.org/packages/c3/d2/d17cfd821ed47cc05cd3a86f6c61a1562ef9fbfa8df143dac984ea2bf1cc/miv_os-0.3.0.post13.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\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python software for analysis and computing framework used in MiV project.",
    "version": "0.3.0.post13",
    "project_urls": {
        "Documentation": "https://miv-os.readthedocs.io",
        "Homepage": "https://mindinvitro.illinois.edu",
        "Repository": "https://github.com/GazzolaLab/MiV-OS"
    },
    "split_keywords": [
        "neuroscience",
        "statistics",
        "data-analysis",
        "electrophysiology",
        "neurophysiology"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6df930e91859f3bd935707bf4ecd731bd239db3c11ad020d524bb74c151ce420",
                "md5": "a08221cd5addf3dc05c8c4767001b4f1",
                "sha256": "fc3b9414ed1c92dcef3030a66c750f46624223a97de2d9748fd338f8232eda32"
            },
            "downloads": -1,
            "filename": "miv_os-0.3.0.post13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a08221cd5addf3dc05c8c4767001b4f1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<3.11",
            "size": 392926,
            "upload_time": "2024-03-05T23:00:31",
            "upload_time_iso_8601": "2024-03-05T23:00:31.986144Z",
            "url": "https://files.pythonhosted.org/packages/6d/f9/30e91859f3bd935707bf4ecd731bd239db3c11ad020d524bb74c151ce420/miv_os-0.3.0.post13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c3d2d17cfd821ed47cc05cd3a86f6c61a1562ef9fbfa8df143dac984ea2bf1cc",
                "md5": "77ccc6cb6f6ff9b25a9a8fc909a4d32e",
                "sha256": "9ec4e51822f4cc21f48532a053cb423ae398c78384950f14f3ef859da0edf9f4"
            },
            "downloads": -1,
            "filename": "miv_os-0.3.0.post13.tar.gz",
            "has_sig": false,
            "md5_digest": "77ccc6cb6f6ff9b25a9a8fc909a4d32e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<3.11",
            "size": 318903,
            "upload_time": "2024-03-05T23:00:34",
            "upload_time_iso_8601": "2024-03-05T23:00:34.107463Z",
            "url": "https://files.pythonhosted.org/packages/c3/d2/d17cfd821ed47cc05cd3a86f6c61a1562ef9fbfa8df143dac984ea2bf1cc/miv_os-0.3.0.post13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-05 23:00:34",
    "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"
}
        
Elapsed time: 0.24146s