element-electrode-localization


Nameelement-electrode-localization JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/datajoint/element-electrode-localization
SummaryElectrode localization DataJoint element
upload_time2023-04-21 18:31:27
maintainer
docs_urlNone
authorDataJoint
requires_python
licenseMIT
keywords neuroscience electrode science datajoint
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # DataJoint Element - Electrode Localization

DataJoint Element for localizing Neuropixels electrodes within the Allen brain atlas - 
[Allen Mouse Common Coordinate Framework (CCF)](http://atlas.brain-map.org/). 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-electrode-localization/main/images/flowchart.svg)

## Data Pipeline

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

## Getting Started

+ Install from PyPI

     ```bash
     pip install element-electrode-localization
     ```

+ [Documentation & Tutorials](https://datajoint.com/docs/elements/element-electrode-localization)



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/datajoint/element-electrode-localization",
    "name": "element-electrode-localization",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "neuroscience electrode science datajoint",
    "author": "DataJoint",
    "author_email": "info@datajoint.com",
    "download_url": "https://files.pythonhosted.org/packages/83/99/b0fcc7813c3ac2d8014d2dd119b994d3b166f6369a407ff127ac55a8c18d/element-electrode-localization-0.1.3.tar.gz",
    "platform": null,
    "description": "# DataJoint Element - Electrode Localization\n\nDataJoint Element for localizing Neuropixels electrodes within the Allen brain atlas - \n[Allen Mouse Common Coordinate Framework (CCF)](http://atlas.brain-map.org/). DataJoint \nElements collectively standardize and automate data collection and analysis for \nneuroscience experiments. Each Element is a modular pipeline for data storage and \nprocessing with corresponding database tables that can be combined with other Elements \nto assemble a fully functional pipeline.\n\n## Experiment Flowchart\n\n![flowchart](https://raw.githubusercontent.com/datajoint/element-electrode-localization/main/images/flowchart.svg)\n\n## Data Pipeline\n\n![pipeline](https://raw.githubusercontent.com/datajoint/element-electrode-localization/main/images/pipeline.svg)\n\n## Getting Started\n\n+ Install from PyPI\n\n     ```bash\n     pip install element-electrode-localization\n     ```\n\n+ [Documentation & Tutorials](https://datajoint.com/docs/elements/element-electrode-localization)\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Electrode localization DataJoint element",
    "version": "0.1.3",
    "split_keywords": [
        "neuroscience",
        "electrode",
        "science",
        "datajoint"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5f82a4231d211d093779008e13f0a044fedf00c538b41524a77e046bf635bbb4",
                "md5": "674759b2776a953450d399a82eeb9488",
                "sha256": "19afb82293de421067cd6a165ed6dceda46e643b3c76a1e8e57ddf8fc940a6f6"
            },
            "downloads": -1,
            "filename": "element_electrode_localization-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "674759b2776a953450d399a82eeb9488",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8831,
            "upload_time": "2023-04-21T18:31:24",
            "upload_time_iso_8601": "2023-04-21T18:31:24.799947Z",
            "url": "https://files.pythonhosted.org/packages/5f/82/a4231d211d093779008e13f0a044fedf00c538b41524a77e046bf635bbb4/element_electrode_localization-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8399b0fcc7813c3ac2d8014d2dd119b994d3b166f6369a407ff127ac55a8c18d",
                "md5": "e2acd33365b13d39fef2942c1648948d",
                "sha256": "8732665620c9223630203125819c661644e7f2043aaf1a7f833bd3d090c9e529"
            },
            "downloads": -1,
            "filename": "element-electrode-localization-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "e2acd33365b13d39fef2942c1648948d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7636,
            "upload_time": "2023-04-21T18:31:27",
            "upload_time_iso_8601": "2023-04-21T18:31:27.083286Z",
            "url": "https://files.pythonhosted.org/packages/83/99/b0fcc7813c3ac2d8014d2dd119b994d3b166f6369a407ff127ac55a8c18d/element-electrode-localization-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-21 18:31:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "datajoint",
    "github_project": "element-electrode-localization",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "element-electrode-localization"
}
        
Elapsed time: 0.05831s