We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2816820 commit 97b53f0Copy full SHA for 97b53f0
1 file changed
mcxtrace-comps/examples/Tests_samples/Template_SasView/Template_SasView.instr
@@ -22,7 +22,11 @@
22
*
23
* %Description
24
25
-* Very simple test instrument for 3 examples from the suite of SasView_ components
+* Very simple test instrument for 3 examples from the suite of SasView_ components.
26
+* Select sample model with 'model_index':
27
+* 1= SasView_barbell
28
+* 3= SasView_bcc_paracrystal
29
+* 47= SasView_parallelepiped
30
31
* %Example: model_index=1 Ncount=1e5 par1=4 par2=1 par3=40 par4=20 par5=400 Detector: detector_I=605
32
* %Example: model_index=3 Ncount=1e5 par1=220 par2=0.06 par3=40 par4=4 par5=1 Detector: detector_I=4.2
@@ -66,7 +70,7 @@ INITIALIZE %{
66
70
67
71
%}
68
72
69
-TRACE
73
+TRACEmodel_index
74
75
COMPONENT a1 = Progress_bar()
76
AT (0,0,0) ABSOLUTE
0 commit comments