diff --git a/docs/source/user_libs_austinman.rst b/docs/source/user_libs_austinman.rst index 9e20c739..f49a7b6a 100644 --- a/docs/source/user_libs_austinman.rst +++ b/docs/source/user_libs_austinman.rst @@ -47,7 +47,13 @@ Package overview head_only_hdf5.py * ``AustinManWoman_materials.txt`` is a text file containing `non-dispersive material properties at 900 MHz `_. -* ``AustinManWoman_materials_dispersive.txt`` is a text file containing `dispersive material properties using a 3-pole Debye model `_. Note the main body tissues are described using a 3-pole Debye model, but not all materials have a dispersive description. +* ``AustinManWoman_materials_dispersive.txt`` is a text file containing `dispersive material properties using a 3-pole Debye model `_. + +.. note:: + + * The main body tissues are described using a 3-pole Debye model, but not all materials have a dispersive description. + * The dispersive material properties can only be used with the 1x1x1mm or 2x2x2mm AustinMan/Woman models. This is because the time step of the model must always be less than any of the relaxation times of the poles of the Debye models used for the dispersive material properties. + * ``head_only_hdf5.py`` is a script to assist with creating a model of only the head from a full body AustinMan/Woman model. How to use the models