Pixel errors by camera. Warning: if the counter saturates this will undercount, so it is a lower bound.
{% for key, value in pixel_errors.iteritems() %}
{{key}}: {{value}}
{% endfor %}