Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FUNMAN 4: Result and comparison charts #1924

Closed
3 tasks
mwdchang opened this issue Oct 3, 2023 · 0 comments · Fixed by #2340
Closed
3 tasks

FUNMAN 4: Result and comparison charts #1924

mwdchang opened this issue Oct 3, 2023 · 0 comments · Fixed by #2340
Assignees

Comments

@mwdchang
Copy link
Member

mwdchang commented Oct 3, 2023

  • need to ensure trajectories are being drawn for each box rather than an indiv box
  • need to render boxes in table
  • Set Validation Params should have:

Validate the configuration of the model using functional model analysis (FUNMAN).

The parameter space regions defined by the model configuration are evaluated to "satisfactory" or "unsatisfactory" depending on whether they generate model outputs that are within a given set of time-dependent constraints

We need at least 2 additional charts for showing FUNMAN results.

  1. A grid map showing where are the feasible and unfeasible regions in a pairwise comparison across the model's parameters. Before we dive into the implementation, provide some idea of how many regions are present - this can be used to determine the backing technologies we want to use. For example if we have number of regions in the thousands it can produce performance issues for SVG-based rendering, we also need to determine whether it is actually useful for a user to interact with thousands of interactive regions. The question here then becomes what is an average model we can use to benchmark against - probably @liunelson can provide some notion of the model/parameter size.

Image

  1. A chart showing timeseries with capability to show query-regions and other user-set constraints

Image

Design reference:

@mwdchang mwdchang changed the title FUNMAN 4 FUNMAN 4: Result and comparison charts Oct 3, 2023
@dvince2 dvince2 assigned dvince2 and Tom-Szendrey and unassigned tangopapatime and dvince2 Oct 27, 2023
@Tom-Szendrey Tom-Szendrey linked a pull request Nov 30, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants