Skip to content

v4.5 - Statistics update

Compare
Choose a tag to compare
@chrxh chrxh released this 10 Dec 20:07
· 508 commits to develop since this release

Added

  • engine, gui: entire statistical history are saved along with a simulation
  • gui/statistics: configurable plot heights
  • gui/statistics: collapse specific plots
  • gui/browser: statistical history are up/downloaded along with a simulation
  • gui/sim view: draw boundaries of the world
  • Python script FindFurtunateTimeline: constantly monitors populations in a simulation and resort to savepoints in case of extinction

Changed

  • gui/statistics: widgets for real time and time horizon parameter are aligned with the other widgets

Removed

  • export statistics function

Fixed

  • in simulation runs via CLI, certain simulation parameters are adjusted as in the GUI (e.g. if the max age balancer is switched on, external energy consumption)
  • wrong color conversion HSV -> RGB fixed (relevant for mutation and genome size coloring)

image