{% extends 'base.html' %} {% block head %} {{ form.media }} {% endblock head %} {% block navigation %} {% include 'tool_config_menu.html' %} {% endblock navigation %} {% block subtitle %}

Pulse Pattern Profile - {{ object }}

{% endblock subtitle %} {% block body %} {% load rpnmath %}
Advanced Sequence Patterns
{% for s in ppp %} {% endfor %} {% for s in ppp %} {% endfor %}
length (m:s)
Sequence {{ forloop.counter }}
Sequence Pattern
{% for p in s %} {% endfor %}
Data Frame Count
{% for p in ppsp %} {% endfor %}
Sequence Length (m:s)
:




{% endblock body %}