{% extends 'base.html' %} {% block head-extra %} {% endblock%} {% block content %}

{{model}} Status

This page summarizes the status of {{model}} computations

A job is considered done if, for given parameters, one has as many eigenvalues stored in the database as one has sites.

Grid view of executed jobs

{{div| safe}}

Feel free to visit the admin page and add or delete entries for eigenvalues or hamiltonians

Once entries are missing, you can rerun add_data.py to fill up this view again.

{{script| safe}} {% endblock %}