Skip to content

Commit

Permalink
Update simple_fitting.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
andped10 authored Mar 19, 2024
1 parent 17567a4 commit f1b67d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/simple_fitting.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@
"# Roughnesses\n",
"sio2_layer.roughness.bounds = (1, 15)\n",
"film_layer.roughness.bounds = (1, 15)\n",
"superphase.roughness.bounds = (1, 15)\n",
"subphase.roughness.bounds = (1, 15)\n",
"# Scattering length density\n",
"film_layer.material.sld.bounds = (0.1, 3)"
]
Expand Down

0 comments on commit f1b67d1

Please sign in to comment.