ModellingWebLab / WebLab

Django-based front-end for the modelling Web Lab v2
Other
3 stars 2 forks source link

Design UI to run fitting experiments #135

Open jonc125 opened 5 years ago

jonc125 commented 5 years ago

This will also need to link up with work on the back-end (fc-runner) to run these for real.

Should probably look much like running experiments in terms of logic flow.

UI elements related to fitting:

jonc125 commented 4 years ago

I've added some thoughts about what we need from the fitting UI in the description. Please do comment/correct @MichaelClerx @mirams ! I can draw some diagrams of what screens might look like if that would help to clarify anything.

Specific questions:

  1. Is the current hacky Model vs FittingSpec matrix view useful, or would it be replaced by the UI flows described above?
jonc125 commented 4 years ago

I've created issues to implement the top priority views here. I'll create others as we get through them, if we have time!