Evaluating Simulations

Contents

Evaluating Simulations#

The utopya.eval subpackage is all about evaluating your simulation data. It implements a dantro-based data processing pipeline that allows to load, process and visualize simulation output.

While this part of the documentation is being worked on, please refer to the respective section in the Utopia Documentation. Apart from differing model names, all aspects of the plotting tutorial also apply to other utopya-based models.

Plot Functions#

In utopya.eval, a number of plot functions are defined that are tailored to certain simulation types. For instance, the .plot.ca (see .plot.ca: Visualize Cellular Automata (CA)) function specializes on visualizing Cellular Automata data.