{% extends "layout.html" %} {% block content_custom_css %} {% endblock %} {% block content %}

Images



( Total from Cameras)

( Used from Cameras)

Annotations



( Total)

Names



( Total)

Petersen-Lincoln Index


±

Sightings by day
(Black - number of taken images, Red - number of used images, Yellow - number of used annotations, Blue - number of unique sightings, Green - number of (global) new unique sightings, Grey - number of shared unique sightings from previous day)
Download Chart
Unique sightings over time
(Blue - number of sightings cumulatively, Grey - upper-bound f(x) = x)
Download Chart
Named animal's ages by sex (Unreviewed: {{ age_unreviewed }}, Ambiguous: {{ age_ambiguous }})
(Blue - Female, Green - Male, Grey - Unknown)
Download Chart
Breakdown of sightings by type for GGR
Download Chart
 Female ( 0-12): {{ age_str_list[0][0] }}
 Female (12-24): {{ age_str_list[0][1] }}
 Female (24-36): {{ age_str_list[0][2] }}
 Female (36+  ): {{ age_str_list[0][3] }}

   Male ( 0-12): {{ age_str_list[1][0] }}
   Male (12-24): {{ age_str_list[1][1] }}
   Male (24-36): {{ age_str_list[1][2] }}
   Male (36+  ): {{ age_str_list[1][3] }}

Unknown ( 0-12): {{ age_str_list[2][0] }}
Unknown (12-24): {{ age_str_list[2][1] }}
Unknown (24-36): {{ age_str_list[2][2] }}
Unknown (36+  ): {{ age_str_list[2][3] }}

     Unreviewed: {{ age_str_list[3] }}
      Ambiguous: {{ age_str_list[4] }}
----------------
          TOTAL:  {{ age_total }}
Locations of named animals
Heatmap of named animals
Locations of all taken images (including images with no animals)
Heatmap of all taken images (including images with no animals)
Tracks for all named animals
{% endblock %} {% block content_custom_javascript %} {% endblock %}