Skip to content

Commit 72eed31

Browse files
committed
change measurement span to 100 nm
1 parent 5c0b21f commit 72eed31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

marimo_course/assignments/hw02_mzi_modelling.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ def _(mo):
111111
# === EDIT THIS CELL ===
112112
wl0_nm = 1550.0
113113
ng = 4.19
114-
measurement_span_nm = 60.0
114+
measurement_span_nm = 100.0
115115

116116
chosen_delta_L_um = 25.0
117117
justification = "Replace this with a short paragraph."

0 commit comments

Comments
 (0)