Skip to content

Commit 6de641d

Browse files
committed
Re #50 minor comments
1 parent 32c10d1 commit 6de641d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/tutorial/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ In our example, the layers can be either deuterated or hydrogenated, and the bul
9292
Lipid Monolayer alongside with slab model parameters used in reflectivity calculations. Air/substrate case.
9393

9494
We are going to analyse our monolayer data using a standard `slab model <https://www.reflectometry.org/learn/3_reflectometry_slab_models/the_slab_model.html>`_.
95-
In this model, we approximate our experimental model as a series of layers with a known thickness, roughness and hydration which affects SLD.
95+
In this model, we approximate our experimental model as a series of layers with a known thickness, roughness, SLD and hydration which modifies SLD.
9696
The way that this is represented in the RAT model definition is by a list of **Parameter** objects which represent a given quantity (such as a thickness or hydration or SLD directly),
9797
and then a list of **Layer** objects which group together these parameters to describe each layer. (See :numref:`LipidMonolayerWithPar` above) Layers are then grouped together in a **Contrast** object which
9898
describes the slab model and matches it up to the experimental data to which the model will be compared. In this project we have two contrasts representing

0 commit comments

Comments
 (0)