MiV-OS


NameMiV-OS JSON
Version 0.3.0.post16 PyPI version JSON
download
home_pagehttps://mindinvitro.illinois.edu
SummaryPython software for analysis and computing framework used in MiV project.
upload_time2024-12-10 03:57:23
maintainerNone
docs_urlNone
authorGazzolaLab
requires_python<=3.12,>=3.9
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": null,
    "docs_url": null,
    "requires_python": "<=3.12,>=3.9",
    "maintainer_email": null,
    "keywords": "neuroscience, statistics, data-analysis, electrophysiology, neurophysiology",
    "author": "GazzolaLab",
    "author_email": "skim449@illinois.edu",
    "download_url": "https://files.pythonhosted.org/packages/fb/03/4601cf5d88ea522c13b7525fdddab82bf90d0165480b853ec818f55118ee/miv_os-0.3.0.post16.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.post16",
    "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": "715c328b8eeeeeb4fd55ee13bef10786bd138c655067d357a908bedffd57e833",
                "md5": "9f5761614429c70b2e35e7e9dd67c565",
                "sha256": "2b8bbbb29e17e2ab2ea3b17584e64b0d4032a6c65273f6e9ab49432e3676e46f"
            },
            "downloads": -1,
            "filename": "miv_os-0.3.0.post16-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9f5761614429c70b2e35e7e9dd67c565",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<=3.12,>=3.9",
            "size": 165031,
            "upload_time": "2024-12-10T03:57:21",
            "upload_time_iso_8601": "2024-12-10T03:57:21.688568Z",
            "url": "https://files.pythonhosted.org/packages/71/5c/328b8eeeeeb4fd55ee13bef10786bd138c655067d357a908bedffd57e833/miv_os-0.3.0.post16-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb034601cf5d88ea522c13b7525fdddab82bf90d0165480b853ec818f55118ee",
                "md5": "5dae43f799747d7563b255bd2a87042e",
                "sha256": "05ac107aeffbf8910c1d1d040a8e209588c2ceb69aa7d679471ec81bb2b85b35"
            },
            "downloads": -1,
            "filename": "miv_os-0.3.0.post16.tar.gz",
            "has_sig": false,
            "md5_digest": "5dae43f799747d7563b255bd2a87042e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<=3.12,>=3.9",
            "size": 123849,
            "upload_time": "2024-12-10T03:57:23",
            "upload_time_iso_8601": "2024-12-10T03:57:23.087933Z",
            "url": "https://files.pythonhosted.org/packages/fb/03/4601cf5d88ea522c13b7525fdddab82bf90d0165480b853ec818f55118ee/miv_os-0.3.0.post16.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-10 03:57:23",
    "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.45752s