element-optogenetics


Nameelement-optogenetics JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/datajoint/element-optogenetics
SummaryDataJoint Element for Optogenetics
upload_time2023-05-12 21:50:49
maintainer
docs_urlNone
authorDataJoint
requires_python
licenseMIT
keywords neuroscience optogenetics science datajoint
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # DataJoint Element - Optogenetics

DataJoint Element for managing data from optogenetics experiments. DataJoint Elements 
collectively standardize and automate data collection and analysis for neuroscience 
experiments.  Each Element is a modular pipeline for data storage and processing with 
corresponding database tables that can be combined with other Elements to assemble a 
fully functional pipeline.

## Experiment Flowchart

![flowchart](https://raw.githubusercontent.com/datajoint/element-optogenetics/main/images/flowchart.svg)

## Data Pipeline

![pipeline](https://raw.githubusercontent.com/datajoint/element-optogenetics/main/images/pipeline.svg)

## Getting Started

+ Install from PyPI

     ```bash
     pip install element-optogenetics
     ```

+ [Interactive tutorial on GitHub Codespaces](https://github.com/datajoint/workflow-optogenetics#interactive-tutorial)

+ [Documentation](https://datajoint.com/docs/elements/element-optogenetics)

## Support

+ If you need help getting started or run into any errors, please contact our team by email at support@datajoint.com.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/datajoint/element-optogenetics",
    "name": "element-optogenetics",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "neuroscience optogenetics science datajoint",
    "author": "DataJoint",
    "author_email": "info@datajoint.com",
    "download_url": "https://files.pythonhosted.org/packages/83/75/6141b14802804e2e5e252d1afd4386ae5a85622ddc89e8acd63c4336d210/element-optogenetics-0.1.3.tar.gz",
    "platform": null,
    "description": "# DataJoint Element - Optogenetics\n\nDataJoint Element for managing data from optogenetics experiments. DataJoint Elements \ncollectively standardize and automate data collection and analysis for neuroscience \nexperiments.  Each Element is a modular pipeline for data storage and processing with \ncorresponding database tables that can be combined with other Elements to assemble a \nfully functional pipeline.\n\n## Experiment Flowchart\n\n![flowchart](https://raw.githubusercontent.com/datajoint/element-optogenetics/main/images/flowchart.svg)\n\n## Data Pipeline\n\n![pipeline](https://raw.githubusercontent.com/datajoint/element-optogenetics/main/images/pipeline.svg)\n\n## Getting Started\n\n+ Install from PyPI\n\n     ```bash\n     pip install element-optogenetics\n     ```\n\n+ [Interactive tutorial on GitHub Codespaces](https://github.com/datajoint/workflow-optogenetics#interactive-tutorial)\n\n+ [Documentation](https://datajoint.com/docs/elements/element-optogenetics)\n\n## Support\n\n+ If you need help getting started or run into any errors, please contact our team by email at support@datajoint.com.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "DataJoint Element for Optogenetics",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/datajoint/element-optogenetics"
    },
    "split_keywords": [
        "neuroscience",
        "optogenetics",
        "science",
        "datajoint"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "665fedcdeeff47c38a57457cfd3f91277935c5aa7412d1fb92494c2f4156b323",
                "md5": "a78af3cf9ecb103fab1dc25b7923a3dc",
                "sha256": "370dafcec1a31834884204012c6980b0c57cc297d9c29f92f73342edfd274743"
            },
            "downloads": -1,
            "filename": "element_optogenetics-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a78af3cf9ecb103fab1dc25b7923a3dc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5048,
            "upload_time": "2023-05-12T21:50:48",
            "upload_time_iso_8601": "2023-05-12T21:50:48.260405Z",
            "url": "https://files.pythonhosted.org/packages/66/5f/edcdeeff47c38a57457cfd3f91277935c5aa7412d1fb92494c2f4156b323/element_optogenetics-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "83756141b14802804e2e5e252d1afd4386ae5a85622ddc89e8acd63c4336d210",
                "md5": "85ad0dab14653f87a4a5ad4620d613fc",
                "sha256": "c73d75176af394b5ae35e26476397b432a4d8754e0166878bf6cecec523d0229"
            },
            "downloads": -1,
            "filename": "element-optogenetics-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "85ad0dab14653f87a4a5ad4620d613fc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4522,
            "upload_time": "2023-05-12T21:50:49",
            "upload_time_iso_8601": "2023-05-12T21:50:49.684491Z",
            "url": "https://files.pythonhosted.org/packages/83/75/6141b14802804e2e5e252d1afd4386ae5a85622ddc89e8acd63c4336d210/element-optogenetics-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-12 21:50:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "datajoint",
    "github_project": "element-optogenetics",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "element-optogenetics"
}
        
Elapsed time: 0.06490s