Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.74 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.74 KB

ChimeraPy/RerunNode

proof of concept implementation of a rerun viewer to log data with a ChimeraPy node

ChimeraPy is a Scientific, Distributed Computing Framework for Real-time Multimodal Data Retrieval and Processing. This is a proof of concept implementation of a rerun viewer to log data with a ChimeraPy node.

Installation

  1. Install the chimerapy Engine, Orchestrator, Pipelines.
  2. Install the package
$ git clone https://github.com/ChimeraPy/RerunNode
$ pip install .[test]

Usage

To Do

Contributing

Contributions are welcomed! Our Developer Documentation should provide more details in how ChimeraPy works and what is in current development.

License

ChimeraPy and ChimeraPy/Orchestrator uses the GNU GENERAL PUBLIC LICENSE, as found in LICENSE file. Rerun is released under the dual license of MIT and Apache 2.0, as found in LICENSE-MIT and LICENSE-APACHE file.

Funding Info

This project is supported by the National Science Foundation under AI Institute Grant No. DRL-2112635.