{% extends "layout.html" %} {% block body %}

Monochromator Darwin Widths

{% if error %}

{{error}}

{% endif %}
{% if dtheta_plot %} {% endif %}
Monochromator Crystal: Reflection: Polarization:
X-ray Energy (eV):
documentation data file python script permalink
{% if dtheta_plot %}
  Reflection Property     Value     Units  
  Bragg Angle:   {{theta_deg}}   degrees
  Angular Darwin Width:   {{theta_width}}   microrad
  Energy Darwin Width:   {{energy_width}}   eV
{% else %} Minimum Energy = {{energy_min}} eV {% endif %}
{% if dtheta_plot %}
{% endif %} {% endblock %}