pyPrairieView


NamepyPrairieView JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryDarik & Doug Do A Thing
upload_time2023-03-27 20:02:49
maintainerDouglas Miller, Darik A. O'Neil
docs_urlNone
authorDouglas Miller, Darik A. O'Neil
requires_python<4,>=3.7
licenseMIT License Copyright (c) 2023 Douglas Miller Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords bruker prairieview microscopy two-photon one-photon confocal electrophysiology ephys neuroscience psychology biology
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## pyPrairieView
<!-- Line 1 Badges... PyPi, Downloads, Maintained, Coverage, Documentation -->
<!-- Line 2 Badges... Python Versions, PyPi Status, License, Contributors-->
![PyPI](https://img.shields.io/pypi/v/pyPrairieView)
![PyPI - Downloads](https://img.shields.io/pypi/dm/pyPrairieView)
![Maintenance](https://img.shields.io/maintenance/yes/2023)
![Coveralls branch](https://img.shields.io/coverallsCoverage/github/saglag/pyPrairieView?branch=master)
[![Documentation Status](https://readthedocs.org/projects/pyprairieview/badge/?version=latest)](https://pyprairieview.readthedocs.io/en/latest/?badge=latest)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyPrairieView?)
![PyPI - Status](https://img.shields.io/pypi/status/pyPrairieView)
![GitHub](https://img.shields.io/github/license/saglag/pyPrairieView)
[![Contributors](https://img.shields.io/github/contributors-anon/saglag/pyPrairieView)](https://github.com/saglag/pyPrairieView/graphs/contributors)
[![pyPrairieView Linting and Testing](https://github.com/saglag/pyPrairieView/actions/workflows/pyprairieview_lint_test.yml/badge.svg)](https://github.com/saglag/pyPrairieView/actions/workflows/pyprairieview_lint_test.yml)

 A Python libary for interacting with PrarieView software.
 
 #### Highlights (Aspirational) 
- Electrophysiology protocol design
- Electrophysiology analysis (initially dependent on protocol design)
- Metadata handling of XML files
- Imaging file compilation
- Data stream generation
- Online motion correction
- ROI-Mark Points translation

More to come in the future!

#### Installation
`pip install pyPrairieView`

#### Documentation
Hosted at [ReadtheDocs](https://pyprairieview.readthedocs.io/en/latest/index.html#).
Available locally as [HTML](https://github.com/saglag/pyPrairieView/tree/master/docs/build/html), [LATEX](https://github.com/saglag/pyPrairieView/tree/master/docs/build/latex) and [PDF](https://github.com/saglag/pyPrairieView/blob/master/docs/build/pdf/pyprairieview.pdf).


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pyPrairieView",
    "maintainer": "Douglas Miller, Darik A. O'Neil",
    "docs_url": null,
    "requires_python": "<4,>=3.7",
    "maintainer_email": "",
    "keywords": "Bruker,PrairieView,Microscopy,Two-Photon,One-Photon,Confocal,Electrophysiology,Ephys,Neuroscience,Psychology,Biology",
    "author": "Douglas Miller, Darik A. O'Neil",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/6e/88/91d2c246d10b909d774928196b708cdc2026edd76512747d4e6f93bbc9b3/pyPrairieView-0.0.2.tar.gz",
    "platform": null,
    "description": "## pyPrairieView\r\n<!-- Line 1 Badges... PyPi, Downloads, Maintained, Coverage, Documentation -->\r\n<!-- Line 2 Badges... Python Versions, PyPi Status, License, Contributors-->\r\n![PyPI](https://img.shields.io/pypi/v/pyPrairieView)\r\n![PyPI - Downloads](https://img.shields.io/pypi/dm/pyPrairieView)\r\n![Maintenance](https://img.shields.io/maintenance/yes/2023)\r\n![Coveralls branch](https://img.shields.io/coverallsCoverage/github/saglag/pyPrairieView?branch=master)\r\n[![Documentation Status](https://readthedocs.org/projects/pyprairieview/badge/?version=latest)](https://pyprairieview.readthedocs.io/en/latest/?badge=latest)\r\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyPrairieView?)\r\n![PyPI - Status](https://img.shields.io/pypi/status/pyPrairieView)\r\n![GitHub](https://img.shields.io/github/license/saglag/pyPrairieView)\r\n[![Contributors](https://img.shields.io/github/contributors-anon/saglag/pyPrairieView)](https://github.com/saglag/pyPrairieView/graphs/contributors)\r\n[![pyPrairieView Linting and Testing](https://github.com/saglag/pyPrairieView/actions/workflows/pyprairieview_lint_test.yml/badge.svg)](https://github.com/saglag/pyPrairieView/actions/workflows/pyprairieview_lint_test.yml)\r\n\r\n A Python libary for interacting with PrarieView software.\r\n \r\n #### Highlights (Aspirational) \r\n- Electrophysiology protocol design\r\n- Electrophysiology analysis (initially dependent on protocol design)\r\n- Metadata handling of XML files\r\n- Imaging file compilation\r\n- Data stream generation\r\n- Online motion correction\r\n- ROI-Mark Points translation\r\n\r\nMore to come in the future!\r\n\r\n#### Installation\r\n`pip install pyPrairieView`\r\n\r\n#### Documentation\r\nHosted at [ReadtheDocs](https://pyprairieview.readthedocs.io/en/latest/index.html#).\r\nAvailable locally as [HTML](https://github.com/saglag/pyPrairieView/tree/master/docs/build/html), [LATEX](https://github.com/saglag/pyPrairieView/tree/master/docs/build/latex) and [PDF](https://github.com/saglag/pyPrairieView/blob/master/docs/build/pdf/pyprairieview.pdf).\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 Douglas Miller  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Darik & Doug Do A Thing",
    "version": "0.0.2",
    "split_keywords": [
        "bruker",
        "prairieview",
        "microscopy",
        "two-photon",
        "one-photon",
        "confocal",
        "electrophysiology",
        "ephys",
        "neuroscience",
        "psychology",
        "biology"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "edd82c0e59716638d68511857aeb7564a18c4ea3367bd599f5537bf95f10a7d6",
                "md5": "b9533faf07d1b5352485d9a00f32fc97",
                "sha256": "a7c6d405002366d382d4ab47a02683950108f785611dd5ee6cfb8666fc00bfa9"
            },
            "downloads": -1,
            "filename": "pyPrairieView-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b9533faf07d1b5352485d9a00f32fc97",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.7",
            "size": 43918,
            "upload_time": "2023-03-27T20:02:47",
            "upload_time_iso_8601": "2023-03-27T20:02:47.143735Z",
            "url": "https://files.pythonhosted.org/packages/ed/d8/2c0e59716638d68511857aeb7564a18c4ea3367bd599f5537bf95f10a7d6/pyPrairieView-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6e8891d2c246d10b909d774928196b708cdc2026edd76512747d4e6f93bbc9b3",
                "md5": "d48ff3db637b54924afe65a51bc454e4",
                "sha256": "c2e20dd1c9bd5f1056a735289768e94266e7d527dbef089531244139f2709415"
            },
            "downloads": -1,
            "filename": "pyPrairieView-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "d48ff3db637b54924afe65a51bc454e4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.7",
            "size": 34605,
            "upload_time": "2023-03-27T20:02:49",
            "upload_time_iso_8601": "2023-03-27T20:02:49.075541Z",
            "url": "https://files.pythonhosted.org/packages/6e/88/91d2c246d10b909d774928196b708cdc2026edd76512747d4e6f93bbc9b3/pyPrairieView-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-27 20:02:49",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "pyprairieview"
}
        
Elapsed time: 0.05473s