Skip to content

Commit 9a0ba99

Browse files
committed
Add html <sup></sup>syntax for mm^2, add %Example entries for nightly tests
1 parent 5bd8cd1 commit 9a0ba99

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

mcstas-comps/examples/ILL/ILL_H15_SAM/ILL_H15_SAM.instr

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,22 @@
2222
* Instrument parameters:
2323
*
2424
* Typical wavelength range: 3.25-24 AA
25-
* Guides cross section: 30 x 30 mm² (three moveable elements within collimator)
25+
* Guides cross section: 30 x 30 mm<sup>2</sup> (three moveable elements within collimator)
2626
* Collimation lengths: [9, 7, 5, 2.5] m
2727
* Adjustable 'reflectometer-type' diaphragms located at [9, 5, 2.5] m upstream of sample position.
2828
* Sample-to-detector distance: 0.75-6.85 m
29-
* Detector: 64 x 64 cm² monoblock 3He PSD
29+
* Detector: 64 x 64 cm<sup>2</sup> monoblock 3He PSD
3030
* See the <a href="https://www.ill.eu/for-all-users/instruments/instruments-list/sam/description/instrument-layout">instrument page</a> on the ILL website for more details.
3131
*
3232
* Example (typical "real-life" measurement sequence):
3333
*
3434
* mcrun ILL_H15_SAM.instr --gravity -n1e7 -dLargeQ lambda=5.2
3535
* mcrun ILL_H15_SAM.instr --gravity -n1e7 -dSmallQ guide1=0 guide2=0 guide3=0 lsd=6.8
3636
*
37+
* (Corresponding test-suite entries:)
38+
* %Example ILL_H15_SAM.instr --gravity lambda=5.2 Detector: psd_I=1272.79
39+
* %Example ILL_H15_SAM.instr --gravity guide1=0 guide2=0 guide3=0 lsd=6.8 Detector: psd_I=1980.7
40+
*
3741
* %P
3842
* lambda: [AA] Wavelength mean value
3943
* dlambda: [1] Wavelength range, full width

0 commit comments

Comments
 (0)