#########################
Particle Statistics
#########################
Heat maps
====================
.. raw:: html
Heatmaps built on the fly with no particle tracks recorded. Options for both time and aged based gridded heatmaps
* class: ``particle_statistics.gridded_statistics.GriddedStats2D_timeBased``
* class: ``particle_statistics.gridded_statistics.GriddedStats2D_agedBased``
along with counts of particles inside polygons
* class: ``particle_statistics.polygon_statistics.PolygonStats2D_timeBased``
* class: ``particle_statistics.polygon_statistics.PolygonStats2D_ageBased``
.. raw:: html
json parameters
.. literalinclude:: ../../../demos/demo_param_files/demo03_heatmaps.json
:language: json
:caption:
.. raw:: html
.. raw:: html
yaml parameters
.. literalinclude:: ../../../demos/demo_param_files/demo03_heatmaps.yaml
:language: Yaml
:caption:
.. raw:: html