simularium / simulariumio

Python package that converts simulation outputs to the format consumed by the Simularium viewer website
Apache License 2.0
5 stars 3 forks source link

Update template to match new design #143

Closed meganrm closed 8 months ago

meganrm commented 1 year ago

Use Case

The new design of the form has a simplified set of data to show on the front end for auto conversion.

Acceptance Criteria

The templates should have data organized to match the design The display names should match the display names shown the in the design The groupings should only contain the data shown in the design (ie, we're just asking for a title, not the full model meta data).

Details

This will probably result in changes to octopus as well to handle the auto conversion request.