simularium / simularium-planning

Apache License 2.0
0 stars 0 forks source link

Implement analysis endpoints in octopus #98

Closed blairlyons closed 1 year ago

blairlyons commented 1 year ago

Use case

As a developer working on real-time plots, I want websockets message types implemented in octopus to handle requests for metrics calculation.

Acceptance Criteria

A developer can, while testing locally:

Details

The Python package that handles analysis is here. See example script

new websockets message types for analysis:

everything on one port to start