# optinist <img src="docs/_static/optinist.png" width="250" title="optinist" alt="optinist" align="right" vspace = "50">
<p align="center">
<a>
<img src="https://img.shields.io/badge/-Python-F9DC3E.svg?logo=python&style=flat">
</a>
<a>
<img src="https://img.shields.io/badge/-TypeScript-007ACC.svg?logo=typescript&style=flat&logoColor=white">
</a>
<a href="https://pypi.org/project/optinist">
<img alt="PYPI" src="https://static.pepy.tech/personalized-badge/optinist?period=total&units=international_system&left_color=black&right_color=blue&left_text=Downloads(PYPI)">
</a>
<a href="https://pypi.org/project/optinist">
<img alt="PYPI" src="https://static.pepy.tech/personalized-badge/optinist?period=week&units=international_system&left_color=black&right_color=blue&left_text=Downloads/week(PYPI)">
</a>
<a href="https://pypi.org/project/optinist">
<img alt="" src="https://badge.fury.io/py/optinist.svg">
</a>
<a href="https://github.com/oist/optinist">
<img alt="" src="https://img.shields.io/github/repo-size/oist/optinist">
</a>
<a href="https://github.com/oist/optinist">
<img alt="" src="https://img.shields.io/github/stars/oist/optinist?style=social">
</a>
<a href="https://github.com/oist/optinist">
<img alt="" src="https://img.shields.io/github/forks/oist/optinist?style=social">
</a>
</p>
OptiNiSt(Optical Neuroimage Studio) is a GUI based workflow pipeline tools for processing two-photon calcium imaging data.
OptiNiSt helps researchers try multiple data analysis methods, visualize the results, and construct the data analysis pipelines easily and quickly on GUI. OptiNiSt's data-saving format follows NWB standards.
OptiNiSt also supports reproducibility of scientific research, standardization of analysis protocols, and developments of novel analysis tools as plug-in.
## Support library
### ROI detection
- [x] [Suite2p](https://github.com/MouseLand/suite2p)
- [x] [CaImAn](https://github.com/flatironinstitute/CaImAn)
- [x] [LCCD](https://github.com/magnetizedCell/lccd-python)
### Postprocessing
- [x] Basic Neural Analysis(Event Trigger Average...)
- [x] Dimension Reduction(PCA...)
- [x] Neural Decoding(LDA...)
- [x] Neural Population Analysis(Correlation...)
### Saving Format
- [x] [NWB](https://github.com/NeurodataWithoutBorders/pynwb)
## Key Features
### :beginner: Easy-To-Create Workflow
- **zero-knowledge of coding**: OptiNiSt allows you to create analysis pipelines easily on the GUI.
### :zap: Visualizing analysis results
- **quick visualization**: OptiNiSt supports you visualize the analysis results by plotly.
### :rocket: Managing Workflows
- **recording and reproducing**: OptiNiSt records and reproduces the workflow pipelines easily.
## Installation
Need anaconda or miniconda environment.
```
conda create -n optinist python=3.8
conda activate optinist
```
Install from pip.
```
pip install optinist
```
launch.
```
run_optinist
```
Open browser. http://localhost:8000
## Documentation
https://optinist.readthedocs.io/en/latest/
## Using GUI
### Workflow
- OptiNiSt allows you to make your analysis pipelines by graph style using nodes and edges on GUI. Parameters for each analysis are easily changeable.
<p align="center">
<img width="400px" src="docs/_static/workflow/whole.png" alt="workflow" />
</p>
### Visualize
- OptiNiSt allows you to visualize the analysis results with one click by plotly. It supports a variety of plotting styles.
<p align="center">
<img width="400px" src="docs/_static/visualize/whole.png" alt="visualize" />
</p>
### Record
- OptiNiSt supports you in recording and reproducing workflow pipelines in an organized manner.
<p align="center">
<img width="400px" src="docs/_static/record/whole.png" alt="record" />
</p>
## Contributors
### Proposers
Kenji Doya, Yukako Yamane [OIST Neural Computation Unit](https://groups.oist.jp/ncu)
### Main Developers
[Shogo Akiyama](https://github.com/ShogoAkiyama), [Yoshifumi Takeshima](https://github.com/Yoshifumi14)
### Support Developers
[Tatsuya Tanabe](https://github.com/ttya16), [Yosuke Kaneko](https://github.com/toto-maru), [Syuya Saeki](https://github.com/hiiaka)
## References
[[Suite2p]](https://github.com/MouseLand/suite2p) Marius Pachitariu, Carsen Stringer, Mario Dipoppa, Sylvia Schröder, L. Federico Rossi, Henry Dalgleish, Matteo Carandini, Kenneth D. Harris. "Suite2p: beyond 10,000 neurons with standard two-photon microscopy". 2017
[[CaImAn]](https://github.com/flatironinstitute/CaImAn) Andrea Giovannucci Is a corresponding author, Johannes Friedrich, Pat Gunn, Jérémie Kalfon, Brandon L Brown, Sue Ann Koay, Jiannis Taxidis, Farzaneh Najafi, Jeffrey L Gauthier, Pengcheng Zhou, Baljit S Khakh, David W Tank, Dmitri B Chklovskii, Eftychios A Pnevmatikakis. "CaImAn: An open source tool for scalable Calcium Imaging data Analysis". 2019
[[LCCD]](https://github.com/magnetizedCell/lccd-python) Tsubasa Ito, Keisuke Ota, Kanako Ueno, Yasuhiro Oisi, Chie Matsubara, Kenta Kobayashi, Masamichi Ohkura, Junichi Nakai, Masanori Murayama, Toru Aonishi, "Low computational-cost cell detection method for calcium imaging data", 2022
[[PyNWB]](https://github.com/NeurodataWithoutBorders/pynwb) Oliver Rübel, Andrew Tritt, Ryan Ly, Benjamin K. Dichter, Satrajit Ghosh, Lawrence Niu, Ivan Soltesz, Karel Svoboda, Loren Frank, Kristofer E. Bouchard, "The Neurodata Without Borders ecosystem for neurophysiological data science", bioRxiv 2021.03.13.435173, March 15, 2021
<!-- ## Citing the Project
To cite this repository in publications:
```
@misc{OptiNiSt,
author = {name},
title = {title},
year = {2022},
publisher = {},
journal = {},
howpublished = {},
}
``` -->
Raw data
{
"_id": null,
"home_page": "https://github.com/oist/optinist",
"name": "optinist",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0.0,>=3.8.1",
"maintainer_email": null,
"keywords": "optinist",
"author": "OIST",
"author_email": "email@example.com",
"download_url": "https://files.pythonhosted.org/packages/c0/8c/a1c1142327adac54c7e50beca537a1ba29a82634867f720353e9d5da677e/optinist-1.2.1.tar.gz",
"platform": null,
"description": "# optinist <img src=\"docs/_static/optinist.png\" width=\"250\" title=\"optinist\" alt=\"optinist\" align=\"right\" vspace = \"50\">\n\n<p align=\"center\">\n <a>\n <img src=\"https://img.shields.io/badge/-Python-F9DC3E.svg?logo=python&style=flat\">\n </a>\n <a>\n <img src=\"https://img.shields.io/badge/-TypeScript-007ACC.svg?logo=typescript&style=flat&logoColor=white\">\n </a>\n <a href=\"https://pypi.org/project/optinist\">\n <img alt=\"PYPI\" src=\"https://static.pepy.tech/personalized-badge/optinist?period=total&units=international_system&left_color=black&right_color=blue&left_text=Downloads(PYPI)\">\n </a>\n <a href=\"https://pypi.org/project/optinist\">\n <img alt=\"PYPI\" src=\"https://static.pepy.tech/personalized-badge/optinist?period=week&units=international_system&left_color=black&right_color=blue&left_text=Downloads/week(PYPI)\">\n </a>\n <a href=\"https://pypi.org/project/optinist\">\n <img alt=\"\" src=\"https://badge.fury.io/py/optinist.svg\">\n </a>\n <a href=\"https://github.com/oist/optinist\">\n <img alt=\"\" src=\"https://img.shields.io/github/repo-size/oist/optinist\">\n </a>\n <a href=\"https://github.com/oist/optinist\">\n <img alt=\"\" src=\"https://img.shields.io/github/stars/oist/optinist?style=social\">\n </a>\n <a href=\"https://github.com/oist/optinist\">\n <img alt=\"\" src=\"https://img.shields.io/github/forks/oist/optinist?style=social\">\n </a>\n</p>\n\nOptiNiSt(Optical Neuroimage Studio) is a GUI based workflow pipeline tools for processing two-photon calcium imaging data.\n\nOptiNiSt helps researchers try multiple data analysis methods, visualize the results, and construct the data analysis pipelines easily and quickly on GUI. OptiNiSt's data-saving format follows NWB standards.\n\nOptiNiSt also supports reproducibility of scientific research, standardization of analysis protocols, and developments of novel analysis tools as plug-in.\n\n## Support library\n### ROI detection\n- [x] [Suite2p](https://github.com/MouseLand/suite2p)\n- [x] [CaImAn](https://github.com/flatironinstitute/CaImAn)\n- [x] [LCCD](https://github.com/magnetizedCell/lccd-python)\n\n### Postprocessing\n- [x] Basic Neural Analysis(Event Trigger Average...)\n- [x] Dimension Reduction(PCA...)\n- [x] Neural Decoding(LDA...)\n- [x] Neural Population Analysis(Correlation...)\n\n### Saving Format\n- [x] [NWB](https://github.com/NeurodataWithoutBorders/pynwb)\n\n\n## Key Features\n### :beginner: Easy-To-Create Workflow\n- **zero-knowledge of coding**: OptiNiSt allows you to create analysis pipelines easily on the GUI.\n\n### :zap: Visualizing analysis results\n- **quick visualization**: OptiNiSt supports you visualize the analysis results by plotly.\n\n### :rocket: Managing Workflows\n- **recording and reproducing**: OptiNiSt records and reproduces the workflow pipelines easily.\n\n\n## Installation\nNeed anaconda or miniconda environment.\n```\nconda create -n optinist python=3.8\nconda activate optinist\n```\n\nInstall from pip.\n```\npip install optinist\n```\n\nlaunch.\n```\nrun_optinist\n```\n\nOpen browser. http://localhost:8000\n\n## Documentation\nhttps://optinist.readthedocs.io/en/latest/\n\n\n## Using GUI\n### Workflow\n- OptiNiSt allows you to make your analysis pipelines by graph style using nodes and edges on GUI. Parameters for each analysis are easily changeable.\n<p align=\"center\">\n <img width=\"400px\" src=\"docs/_static/workflow/whole.png\" alt=\"workflow\" />\n</p>\n\n\n\n### Visualize\n- OptiNiSt allows you to visualize the analysis results with one click by plotly. It supports a variety of plotting styles.\n<p align=\"center\">\n <img width=\"400px\" src=\"docs/_static/visualize/whole.png\" alt=\"visualize\" />\n</p>\n\n### Record\n- OptiNiSt supports you in recording and reproducing workflow pipelines in an organized manner.\n<p align=\"center\">\n <img width=\"400px\" src=\"docs/_static/record/whole.png\" alt=\"record\" />\n</p>\n\n\n\n## Contributors\n### Proposers\nKenji Doya, Yukako Yamane [OIST Neural Computation Unit](https://groups.oist.jp/ncu)\n\n### Main Developers\n[Shogo Akiyama](https://github.com/ShogoAkiyama), [Yoshifumi Takeshima](https://github.com/Yoshifumi14)\n\n### Support Developers\n[Tatsuya Tanabe](https://github.com/ttya16), [Yosuke Kaneko](https://github.com/toto-maru), [Syuya Saeki](https://github.com/hiiaka)\n\n\n## References\n[[Suite2p]](https://github.com/MouseLand/suite2p) Marius Pachitariu, Carsen Stringer, Mario Dipoppa, Sylvia Schr\u00f6der, L. Federico Rossi, Henry Dalgleish, Matteo Carandini, Kenneth D. Harris. \"Suite2p: beyond 10,000 neurons with standard two-photon microscopy\". 2017\n[[CaImAn]](https://github.com/flatironinstitute/CaImAn) Andrea Giovannucci Is a corresponding author, Johannes Friedrich, Pat Gunn, J\u00e9r\u00e9mie Kalfon, Brandon L Brown, Sue Ann Koay, Jiannis Taxidis, Farzaneh Najafi, Jeffrey L Gauthier, Pengcheng Zhou, Baljit S Khakh, David W Tank, Dmitri B Chklovskii, Eftychios A Pnevmatikakis. \"CaImAn: An open source tool for scalable Calcium Imaging data Analysis\". 2019\n[[LCCD]](https://github.com/magnetizedCell/lccd-python) Tsubasa Ito, Keisuke Ota, Kanako Ueno, Yasuhiro Oisi, Chie Matsubara, Kenta Kobayashi, Masamichi Ohkura, Junichi Nakai, Masanori Murayama, Toru Aonishi, \"Low computational-cost cell detection method for calcium imaging data\", 2022\n[[PyNWB]](https://github.com/NeurodataWithoutBorders/pynwb) Oliver R\u00fcbel, Andrew Tritt, Ryan Ly, Benjamin K. Dichter, Satrajit Ghosh, Lawrence Niu, Ivan Soltesz, Karel Svoboda, Loren Frank, Kristofer E. Bouchard, \"The Neurodata Without Borders ecosystem for neurophysiological data science\", bioRxiv 2021.03.13.435173, March 15, 2021\n\n<!-- ## Citing the Project\nTo cite this repository in publications:\n```\n@misc{OptiNiSt,\n author = {name},\n title = {title},\n year = {2022},\n publisher = {},\n journal = {},\n howpublished = {},\n}\n``` -->\n",
"bugtrack_url": null,
"license": "GPL-3.0",
"summary": "Calcium Imaging Pipeline Tool",
"version": "1.2.1",
"project_urls": {
"Documentation": "https://optinist.readthedocs.io",
"Homepage": "https://github.com/oist/optinist",
"Repository": "https://github.com/oist/optinist"
},
"split_keywords": [
"optinist"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "feee1322cbe4c330a3dc773214504e97402a583d6992c9b690890734cfbd6f84",
"md5": "acd923b3f6b0a2a5957629a8858a86d6",
"sha256": "c1e073ec6c0845e38ae6b571d0801b20a3a86af6150c8a76b5a4455497259ee7"
},
"downloads": -1,
"filename": "optinist-1.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "acd923b3f6b0a2a5957629a8858a86d6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0.0,>=3.8.1",
"size": 72050186,
"upload_time": "2024-04-15T09:37:22",
"upload_time_iso_8601": "2024-04-15T09:37:22.149890Z",
"url": "https://files.pythonhosted.org/packages/fe/ee/1322cbe4c330a3dc773214504e97402a583d6992c9b690890734cfbd6f84/optinist-1.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c08ca1c1142327adac54c7e50beca537a1ba29a82634867f720353e9d5da677e",
"md5": "1f50209078ae51868ba748f0b34b9622",
"sha256": "9efbbb39bfecc6f51b13db8d91a205667fe1185547fa7f7d36b64e8b0e76859a"
},
"downloads": -1,
"filename": "optinist-1.2.1.tar.gz",
"has_sig": false,
"md5_digest": "1f50209078ae51868ba748f0b34b9622",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0.0,>=3.8.1",
"size": 71882918,
"upload_time": "2024-04-15T09:37:30",
"upload_time_iso_8601": "2024-04-15T09:37:30.348975Z",
"url": "https://files.pythonhosted.org/packages/c0/8c/a1c1142327adac54c7e50beca537a1ba29a82634867f720353e9d5da677e/optinist-1.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-15 09:37:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "oist",
"github_project": "optinist",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "optinist"
}