Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janeliascicomp/hortacloud
HortaCloud - 3D annotation platform for large microscopy data
https://github.com/janeliascicomp/hortacloud
annotation-tool aws janelia neurons neuroscience scientific-computing
Last synced: 7 days ago
JSON representation
HortaCloud - 3D annotation platform for large microscopy data
- Host: GitHub
- URL: https://github.com/janeliascicomp/hortacloud
- Owner: JaneliaSciComp
- License: bsd-3-clause
- Created: 2021-11-16T23:37:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T23:44:53.000Z (17 days ago)
- Last Synced: 2024-10-30T01:53:55.323Z (17 days ago)
- Topics: annotation-tool, aws, janelia, neurons, neuroscience, scientific-computing
- Language: JavaScript
- Homepage:
- Size: 23 MB
- Stars: 10
- Watchers: 11
- Forks: 1
- Open Issues: 47
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![HortaCloud](https://github.com/user-attachments/assets/aff478aa-94c6-477e-a726-7e764888a467)
[![DOI](https://zenodo.org/badge/428847631.svg)](https://zenodo.org/badge/latestdoi/428847631)
HortaCloud is a streaming 3D annotation platform for large microscopy data that runs entirely in the cloud. It is based on the [Janelia Workstation](https://github.com/JaneliaSciComp/workstation) software and was originally developed in support of the [MouseLight Team Project](https://www.janelia.org/project-team/mouselight).
It combines state-of-the-art volumetric visualization, advanced features for 3D neuronal annotation, and real-time multi-user collaboration with a set of enterprise-grade backend microservices for moving and processing large amounts of data rapidly and securely. HortaCloud takes advantage of cloud-based Virtual Desktop Infrastructure (VDI) to perform all 3D rendering in cloud-leased GPUs which are data-adjacent, and only transfer a high-fidelity interactive video stream to each annotator’s local compute platform through a web browser.
![System architecture diagram](docs/images/system_architecture_800.png)
More information is available on the [HortaCloud website](https://hortacloud.janelia.org).
## Deployment
[See the documentation](https://hortacloud.janelia.org/docs/administration/aws/) to learn how to deploy this system to your AWS account.
## Contributing
Read about [how to contribute](CONTRIBUTING.md) to this project.