Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions changelog.d/dashboard-updates.added.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add calibration vs simulation comparison, and sample data to the dashboard.
272 changes: 125 additions & 147 deletions microcalibration-dashboard/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion microcalibration-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"eslint": "^9",
"eslint-config-next": "15.3.4",
"tailwindcss": "^4",
"typescript": "^5"
"typescript": "5.9.3"
}
}
36,974 changes: 36,867 additions & 107 deletions microcalibration-dashboard/public/calibration_log.csv

Large diffs are not rendered by default.

350 changes: 350 additions & 0 deletions microcalibration-dashboard/public/validation_results.csv

Large diffs are not rendered by default.

Loading
Loading