# trompy
A collection of tools for plotting and data analysis from McCutcheon Lab based at UiT in Tromsø, Norway (hence *trom-py*). We study ingestive behavior and motivation in rodent neuroscience experiments but code may be useful in other settings.
Highlights include:
- ~~GUI for analyzing lick patterns in rodent feeding and drinking experiments~~ [^1]
- ~~GUI for analyzing fiber photometry data from rodent neuroscience experiments~~
- Function for plotting bar plots with individual data points
- Function for reading data files produced by Med Associates behavioral equipment
- Functions for analyzing patterns of licking in rodent experiments
- Functions for performing ROC (receiver-operator characteristic) analysis
[^1]: GUIs are now available as separate packages: https://github.com/mccutcheonlab/Lick-Calc-GUI and https://github.com/mccutcheonlab/photogui
Code is maintained by James McCutcheon, Dept of Psychology, UiT The Arctic University of Norway.
### Installation
The simplest way to install is via the pip package manager. Briefly, from a terminal run
pip install trompy
Dependencies will be automatically downloaded but are also listed in environment
### Previous versions
https://pypi.org/project/trompy/#history
### How to cite this project?
Please email jmc010@uit.no to get instructions on how to properly cite this project.
### Contributing
You are welcome to contribute to the code via pull requests. Please have a
look at the [NLeSC
guide](https://nlesc.gitbooks.io/guide/content/software/software_overview.html)
for guidelines about software development.
Raw data
{
"_id": null,
"home_page": "https://github.com/mccutcheonlab",
"name": "trompy",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "neuroscience, behavior",
"author": "James E McCutcheon",
"author_email": "j.mccutcheon@uit.no",
"download_url": "https://files.pythonhosted.org/packages/21/aa/3d050272e756309744d94b0f4088ea6a92d19a991120257cd1b4ccef21d4/trompy-0.15.5.tar.gz",
"platform": null,
"description": "# trompy\r\n\r\nA collection of tools for plotting and data analysis from McCutcheon Lab based at UiT in Troms\u00f8, Norway (hence *trom-py*). We study ingestive behavior and motivation in rodent neuroscience experiments but code may be useful in other settings.\r\n \r\nHighlights include:\r\n - ~~GUI for analyzing lick patterns in rodent feeding and drinking experiments~~ [^1]\r\n - ~~GUI for analyzing fiber photometry data from rodent neuroscience experiments~~\r\n - Function for plotting bar plots with individual data points\r\n - Function for reading data files produced by Med Associates behavioral equipment\r\n - Functions for analyzing patterns of licking in rodent experiments\r\n - Functions for performing ROC (receiver-operator characteristic) analysis\r\n \r\n [^1]: GUIs are now available as separate packages: https://github.com/mccutcheonlab/Lick-Calc-GUI and https://github.com/mccutcheonlab/photogui\r\n \r\nCode is maintained by James McCutcheon, Dept of Psychology, UiT The Arctic University of Norway.\r\n\r\n### Installation\r\nThe simplest way to install is via the pip package manager. Briefly, from a terminal run\r\n\r\n pip install trompy\r\n \r\nDependencies will be automatically downloaded but are also listed in environment\r\n \r\n### Previous versions\r\n\r\nhttps://pypi.org/project/trompy/#history\r\n\r\n### How to cite this project?\r\n\r\nPlease email jmc010@uit.no to get instructions on how to properly cite this project.\r\n\r\n### Contributing\r\n\r\nYou are welcome to contribute to the code via pull requests. Please have a\r\nlook at the [NLeSC\r\nguide](https://nlesc.gitbooks.io/guide/content/software/software_overview.html)\r\nfor guidelines about software development.\r\n\r\n\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A collection of tools for data analysis and plotting that originated in the McCutcheon Lab (UiT, Tromso)",
"version": "0.15.5",
"project_urls": {
"Download": "https://github.com/mccutcheonlab/trompy/archive/v0.15.5-beta.tar.gz",
"Homepage": "https://github.com/mccutcheonlab"
},
"split_keywords": [
"neuroscience",
" behavior"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "21aa3d050272e756309744d94b0f4088ea6a92d19a991120257cd1b4ccef21d4",
"md5": "755a662414f9a17fd1cdda01f5a334fe",
"sha256": "e064e4877c49548ab715bcb69bc68313dbb49aa50573e3203505a3fe5039b5f7"
},
"downloads": -1,
"filename": "trompy-0.15.5.tar.gz",
"has_sig": false,
"md5_digest": "755a662414f9a17fd1cdda01f5a334fe",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 33752,
"upload_time": "2024-04-10T12:33:36",
"upload_time_iso_8601": "2024-04-10T12:33:36.616477Z",
"url": "https://files.pythonhosted.org/packages/21/aa/3d050272e756309744d94b0f4088ea6a92d19a991120257cd1b4ccef21d4/trompy-0.15.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-10 12:33:36",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mccutcheonlab",
"github_project": "trompy",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "trompy"
}