Skip to content

Fix#1

Open
nicksonPeanuts wants to merge 2 commits intoeonsystemspbc:mainfrom
nicksonPeanuts:fix
Open

Fix#1
nicksonPeanuts wants to merge 2 commits intoeonsystemspbc:mainfrom
nicksonPeanuts:fix

Conversation

@nicksonPeanuts
Copy link
Copy Markdown

Fix ValueError in benchmark.py: aligned CSV fieldnames with dictionary keys

The simulation was crashing because 'rt_ratio' was present in the
results dictionary but missing from CSV_COLUMNS.
Added 'rt_ratio' to fieldnames to ensure successful logging on WSL/Windows.

nicksonPeanuts added 2 commits March 9, 2026 16:29
…y keys

The simulation was crashing because 'rt_ratio' was present in the
results dictionary but missing from CSV_COLUMNS.
Added 'rt_ratio' to fieldnames to ensure successful logging on WSL/Windows.
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.

1 participant