# DataJoint Element - Facemap
DataJoint Element for tracking facial movements of a mouse with
[Facemap](https://github.com/MouseLand/facemap). 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.
Installation and usage instructions can be found at the
[Element documentation](https://datajoint.com/docs/elements/element-facemap).
![diagram](https://raw.githubusercontent.com/datajoint/element-facemap/main/images/diagram_flowchart.svg)
Raw data
{
"_id": null,
"home_page": "https://github.com/datajoint/element-facemap",
"name": "element-facemap",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "neuroscience facemap science datajoint",
"author": "DataJoint",
"author_email": "info@datajoint.com",
"download_url": "https://files.pythonhosted.org/packages/80/fa/5379a7d3beb5e1f2687fc25504c119426ec4015349def1fd86937dda7ff9/element-facemap-0.1.7.tar.gz",
"platform": null,
"description": "# DataJoint Element - Facemap\n\nDataJoint Element for tracking facial movements of a mouse with\n[Facemap](https://github.com/MouseLand/facemap). 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\nInstallation and usage instructions can be found at the\n[Element documentation](https://datajoint.com/docs/elements/element-facemap).\n\n![diagram](https://raw.githubusercontent.com/datajoint/element-facemap/main/images/diagram_flowchart.svg)\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Facemap DataJoint element",
"version": "0.1.7",
"project_urls": {
"Homepage": "https://github.com/datajoint/element-facemap"
},
"split_keywords": [
"neuroscience",
"facemap",
"science",
"datajoint"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5ffc53ec341737147ddcd9cb53d7ba7b89e80796cd1006834a13c19d5b3e300c",
"md5": "4497451ad2b26a34bab8c6cffa478de5",
"sha256": "0c691f6e6acacc3195429a2a610503f626abd5767c2828e3c8f47c5b80a86a64"
},
"downloads": -1,
"filename": "element_facemap-0.1.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4497451ad2b26a34bab8c6cffa478de5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 7670,
"upload_time": "2023-10-18T20:49:35",
"upload_time_iso_8601": "2023-10-18T20:49:35.527924Z",
"url": "https://files.pythonhosted.org/packages/5f/fc/53ec341737147ddcd9cb53d7ba7b89e80796cd1006834a13c19d5b3e300c/element_facemap-0.1.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "80fa5379a7d3beb5e1f2687fc25504c119426ec4015349def1fd86937dda7ff9",
"md5": "a1170347ac0d7d83712581efef6a7bca",
"sha256": "a3af06ccb7cb28ade9aac2cb4f7e0b7f038175516d8662939b128ec9938ace43"
},
"downloads": -1,
"filename": "element-facemap-0.1.7.tar.gz",
"has_sig": false,
"md5_digest": "a1170347ac0d7d83712581efef6a7bca",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7315,
"upload_time": "2023-10-18T20:49:36",
"upload_time_iso_8601": "2023-10-18T20:49:36.944815Z",
"url": "https://files.pythonhosted.org/packages/80/fa/5379a7d3beb5e1f2687fc25504c119426ec4015349def1fd86937dda7ff9/element-facemap-0.1.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-18 20:49:36",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "datajoint",
"github_project": "element-facemap",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "datajoint",
"specs": [
[
">=",
"0.13.0"
]
]
},
{
"name": "element-interface",
"specs": [
[
">=",
"0.3.0"
]
]
},
{
"name": "opencv-python-headless",
"specs": []
}
],
"lcname": "element-facemap"
}