Label | Type | Date | Animal | Preparation | Rec. Methods | Stim. Types | Researchers | Blocks | Protocols | Files | Traces | |
---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
{{ experiment.label }} | {{ experiment.type.name }} | {{experiment.start.date|default:"N.D"}} | {{experiment.preparation.animal}} | {{experiment.preparation.subclass}} | {% with experiment.method_names as methods %}{{experiment.method_names|default:"N.D"}} | {% endwith %}{{experiment.stimulation_type_names|default:"N.D"}} | {{experiment.n_researchers}} | {{experiment.n_blocks}} | {{experiment.n_protocols}} | {{experiment.n_files}} | {{experiment.n_signals}} |
{% if is_paginated %}
{% for p in page_range %}
{% if page == p %}
{{p}}
{% else %}
{{p}}
{% endif %}
{%if not forloop.last %} | {% endif %}
{% endfor %}
{% else %}
{% endif %} |
No experiments are available.
{% endif %}