mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-29 11:18:20 +08:00
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.