{% extends 'base.html' %} {% comment %} Un formulario debe dar la posibilidad de elegir en qué canal trabajar y otras cosas. {% endcomment %} {% block title %}Download Results{% endblock %} {% block style_css %} {% endblock %} {% block js_top %} {% endblock %} {% block head_log %}

{{user}}

Log Out
{% endblock %} {% block wrapper %}

The file was generated successfullly


An error ocurred. Please try again


{% if var == 2 %}

General


Must be an integer between {{decim}} and 1800

day : :

day : :

Interval format must be: d hh:mm:ss Interval end must be longer than interval onset and the interval must be smaller than the original registry

Original registry length:


Statistical analysis



Sleep analysis


Interval format must be: d hh:mm:ss Sleep end must be longer than sleep onset and the interval must be smaller than the original registry

Sleep Onset:

day : :

Sleep End:

day : :


Cosinor analysis


day : :

Rhythm format must be: d hh:mm:ss Rhythm must be greater than 0

%

Must be an integer between 0 and 100

Symbolic dynamics


Must be an int between 2 and 36

Must be an int between 1 and 36

The overlaping must be an int between 0 and (Symbols/Word - 1)

CTM


Must be an integer greater than or equal to 0

CLASSIFIER


day : :

day : :

Interval format must be: d hh:mm:ss Interval end must be longer than interval onset and the interval must be smaller than the original registry

K =

Must be an int between 1 and 20
{% elif var == 1 %}
{% csrf_token %}

{% endif %}
{% endblock %} {% block js_bot %} {% if var == 2 %} {% elif var == 1 %} {% endif %} {% endblock %}