Closed PaulJonasJost closed 3 weeks ago
List of suggestions
Condition Table
conditionName
-> conditionId
is suggested inline, but others can be chosen as wellMeasurement Table
observableId
-> Current observables from observable tablepreequilibration-/simulationConditionId
-> conditionId's from condition tablesd_{observableId}
as inline suggestionObservableTable
Parameter Table
@PaulJonasJost can you verify that you can add a new entry to the parameter table? that fails for me
line 107, in createEditor suggestions = curr_model.get_valid_parameters_for_parameter_table() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'get_valid_parameters_for_parameter_table'
can verify, will fix