You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
A chart showing timeseries with capability to show query-regions and other user-set constraints
We need at least 2 additional charts for showing FUNMAN results.
Design reference:
The text was updated successfully, but these errors were encountered: