Skip to content

Commit 6f6bda6

Browse files
committed
Clarify in header, how planes of reflection should be written.
1 parent 3b28637 commit 6f6bda6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mcstas-comps/contrib/Monochromator_bent_complex.comp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
* This component only differs in the fact that it allows and forces the user
2020
* to set every single parameter for every single crystal in the crystal array.
2121
* An exception to this rule is the plane of reflection, for which one can
22-
* choose a single plane of reflection, and that will work for all crystals
22+
* choose a single plane of reflection, and that will work for all crystals.
2323
*
2424
*
2525
* %Parameters
@@ -29,7 +29,7 @@
2929
* xthickness: [m] Thickness of each crystal without bending.
3030
* radius_x: [m] Radius of the circle the monochromator bends on in the plane. Can be negative.
3131
* radius_y: [m] Radius of the (very large) circle the monochromator bends on as a side effect of the horizontal bending. The code assumes that it is so small that it does not affect the points of intersection appreciatively of the crystal.
32-
* plane_of_reflection: [string] The plane of reflection from the material. The list of possible reflections can be seen in the source code.
32+
* plane_of_reflection: [string] The plane of reflection from the material. The list of possible reflections can be seen in the source code. Each plane must be separated by a ";", like "Si400;Si111".
3333
* angle_to_cut_horizontal: [degrees] Angle between cut and normal of crystal slab, horizontally
3434
* mosaicity: [arcmin] Gaussian mosaicity of the crystal. Always the horizontal mosaicity
3535
* mosaic_anisotropy: [1] Anisotropy of the mosaicity, changes vertical mosaicity to be mosaic_anisotropy*mosaicity

0 commit comments

Comments
 (0)