diff --git a/esis/flights/f1/optics/gratings/materials/_materials.py b/esis/flights/f1/optics/gratings/materials/_materials.py index 1d0142a..c317840 100644 --- a/esis/flights/f1/optics/gratings/materials/_materials.py +++ b/esis/flights/f1/optics/gratings/materials/_materials.py @@ -48,7 +48,7 @@ def multilayer_design() -> optika.materials.MultilayerMirror: # Initialize the ESIS diffraction grating material material = gratings.materials.multilayer_design() - # Compute the reflectivity of the primary mirror + # Compute the reflectivity of the grating multilayer coating reflectivity = material.efficiency( rays=rays, normal=na.Cartesian3dVectorArray(0, 0, -1),