mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-03 14:00:11 +08:00
eb42d4bfbd
The indexing into performance results during the simulation loop fails when emitting minutely since 'daily_perf' only exists on daily performance results, not the minutely results. Fix by making the key used to index into performance results depend on the emission rate.