{% extends 'mainmenu.html' %} {% block head %} {{ form.media }} {% endblock head %} {% block navigation %} {% include navigation_template %} {% endblock navigation %} {% block subtitle %}

Generate LAS file from MWD Tool Log

{% endblock subtitle %} {% block body %}
Tool Internal Log Real Time Log
Select curves to include.
Note: The first curve will be Depth.
{{ mwdform.as_p }}
Select curves to include.
Note: The first curve will be Depth.
{{ gammaform.as_p }}
Select curves to include.
Note: The first curve will be Depth.
{{ rtform.as_p }}
{% endblock body %}