Skip to content

Commit

Permalink
Minor edit to `esis.flights.f1.optics.primaries.materials.multilayer_…
Browse files Browse the repository at this point in the history
…design()`.
  • Loading branch information
byrdie committed Mar 18, 2024
1 parent ed7a217 commit a3f80a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion esis/flights/f1/optics/primaries/materials/_materials.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ def multilayer_design() -> optika.materials.MultilayerMirror:
),
),
optika.materials.Layer(
chemical="SiC_palik",
chemical="SiC",
thickness=25 * u.nm,
interface=optika.materials.profiles.ErfInterfaceProfile(2 * u.nm),
kwargs_plot=dict(
Expand Down

0 comments on commit a3f80a0

Please sign in to comment.