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

chore: 1066 task calibration updates #1095

Merged
merged 11 commits into from
May 12, 2023
Merged

Conversation

Tom-Szendrey
Copy link
Contributor

@Tom-Szendrey Tom-Szendrey commented May 11, 2023

Description

Calibration.Node.Run.mov

Letting the user set up their own calibration.
Note not all calibrations will converge. I also need to understand the implicit rules such as do initial params always need to sum to 1? This just means at the moment the user can easily make a calibration that returns null values

To Test:

I am running simulation service locally (It needs the following flag set to false to not send IDs) ENABLE_TDS=false
Then create a calibration node and connect it to a model config and a dataset
align the timestamp column with a drop down as well as pair up the model nodes with their column names
click run
click get status (like already finished)
click get result

@Tom-Szendrey Tom-Szendrey requested a review from dgauldie as a code owner May 11, 2023 14:19
@Tom-Szendrey Tom-Szendrey linked an issue May 11, 2023 that may be closed by this pull request
@Tom-Szendrey Tom-Szendrey changed the title 1066 task calibration updates task: 1066 task calibration updates May 11, 2023
@Tom-Szendrey Tom-Szendrey changed the title task: 1066 task calibration updates chore: 1066 task calibration updates May 11, 2023
@Tom-Szendrey Tom-Szendrey linked an issue May 11, 2023 that may be closed by this pull request
@mwdchang mwdchang merged commit 8011d5b into main May 12, 2023
@mwdchang mwdchang deleted the 1066-task-calibration-updates branch May 12, 2023 13:37
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 this pull request may close these issues.

Users can run a calibration via a button on the details pane [TASK]: calibration updates
4 participants