X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=django_simple%2Ftodo%2Ftemplates%2Fdetails.html;h=bbdebb8fd51d192a44390d28118cb5f5e8c2bb61;hb=75dd8b1928bbd554b20f888599c29170001af400;hp=ba9425c574bc264f2e48a4bb739edd8c99326725;hpb=1af6414b7ff3204ff78cf1a0debaa14c0e79f154;p=django_unres.git diff --git a/django_simple/todo/templates/details.html b/django_simple/todo/templates/details.html index ba9425c..bbdebb8 100644 --- a/django_simple/todo/templates/details.html +++ b/django_simple/todo/templates/details.html @@ -43,7 +43,7 @@ Created {{ task.created_date }}
{% if task.done %} - {% if task.type == "md" or task.type == "remd" %} + {% if task.type == "md" or task.type == "remd" or task.type == "dock" %}
@@ -60,6 +60,9 @@ Created {{ task.created_date }} {{ task.running }}% + {% if task.running == 100 %} + postprocessing + {% endif %} {% else %} {% endif %} @@ -77,6 +80,12 @@ Created {{ task.created_date }}
type
{{ task.type }}
+ +
  • +
    pbsjob
    +
    {{ task.pbsjob }}
    +
  • +
  • force field
    @@ -253,6 +262,10 @@ Created {{ task.created_date }}
    pdb code2
    {{ task.pdbcode2 }}
  • +
  • +
    dock_peptide
    +
    {{ task.dock_peptide }}
    +
  • {% endif %}
  • @@ -369,6 +382,12 @@ Created {{ task.created_date }} {{ task.jobdirname }} + {% if task.done %} +   + + Download as zip + {% endif %}
  • @@ -488,7 +507,7 @@ Created {{ task.created_date }} {% if task.md_pdbref %}
  • -
    RMSD
    +
    Cα RMSD
    @@ -564,21 +583,22 @@ Created {{ task.created_date }} {% if task.md_pdbref %}
  • -
    Average RMSD vs. temperature
    +
    Average Cα RMSD vs. temperature
  • -
    potential energy vs. RMSD
    +
    potential energy vs. + Cα RMSD
  • -
    RMSD vs. step*replica +
    Cα RMSD vs. step*replica colored by bath temperature