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

Fix typo in CPS's RMSD baseline: was 0.3Å, should have been 0.03Å #225

Merged
merged 2 commits into from
Mar 17, 2025

Conversation

janosh
Copy link
Owner

@janosh janosh commented Mar 17, 2025

closes #224

also adds lots more unit tests for metrics.ts and removes .weight-display section from RadarChart.svelte, now showing weight percentages directly in SVG chart (more compact)

janosh added 2 commits March 17, 2025 06:54
- update test cases to match new scores and add several new test cases for better coverage
…tages directly in SVG chart

- include metric names in Combined Performance Score (CPS) description
- improve label positioning and spacing in RadarChart.svelte
- update tests to reflect changes in weight display logic
@janosh janosh added site Website related fix Bug fix labels Mar 17, 2025
@janosh janosh merged commit 1d28e07 into main Mar 17, 2025
7 of 8 checks passed
@janosh janosh deleted the fix-gh-224 branch March 17, 2025 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fix site Website related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regarding the normalization range of RMSD
1 participant