Page 6
graphic
Index 76
This index gives the size of the image matrix in terms of number of columns. The first  columns is 1. The total number of pixels in the matrix needs to be an integer number of  128.
Index 77
This index gives the size of the image matrix in terms of number of rows. The first row is  1. The total number of pixels in the matrix needs to be an integer number of 128.
Index 78
Matrix size of the density map in the I direction [column]
Index 79
Matrix size of the source map in the I direction [column]. 

Note that the Zubal phantom [index 14 and 15 = - 2, -3, -4] has specific hard- coded  values equal to 128x128 [-2] 256x256 [-3] and 192x96 [-4]. 
Index 80
Number of channels in the energy pulse-height distributions. 

Note that the number of channels needs to be a multiple of 128.
Index 81
Matrix size of the density map in the J direction [row]. If this value is zero the it will be  set equal to the value of index 78.
Index 82
Matrix size of the source map in the J direction [row]. If this value is zero the it will be  set equal to the value of index 79.
Index 83
Cut-off energy used to terminate the photon histories below the lower energy threshold  when simulating scatter in the phantom. This values can be used in two ways. 
  • If the  value is positive then the cut-off value is the actual value in keV and  
  • if negative then  the cutoff value is defined as the lower energy threshold minus the  value of index 83.   
When using the scattwin scoring routine [index 84=1] together with an negative number  of the cut-off energy then the lowest value of the energy window setting in the *.win  file will be used as the cut-off value. 

Note 1] The program is terminated if the cutoff value is higher than the lowest  threshold. 

Note 2] Remember that because of the energy resolution an event with a lower energy  still can come into the energy window because of the Gaussian distribution. Therefore  you need to be careful about the section of the value.

Note 3] The maximum scatter order is set to 10 automatically when using a cut-off  value.
         
Index 84
Standard scoring routine that will be used. See separate link for more information about  each of the routines.
0 = Dummy scoring routine
1 = Scattwin scoring routine 
2 = List mode scoring routine

Note - see "Scoring Routines"  for information about 1 and 2
  
Index 85
This option allows for writing certain results to a file in a comma-separated value format.   The advantage is that it is then easy to import results into for example a EXCEL  program.  There are different ways of writing data and the output is described below.  Please  review the page "The RES file" for further information on each of the parameters  below.  The file name generally will be  output.csv. However, is a third file is given at the  command line the this file name will be used. For example, by giving the command  "SIMIND input output/85:1 csvname" a file named csvname.csv will be created. 

value=1: 'ResFile','ComReg','FulReg', 'PilReg','Foto1','Compt1','Effici[W]','SD','Effici[D]',  'Cps/MBq','Cpm/mCi','Peak/C1','Peak/C2','Peak/Tot', 'FWHM','FWTM'
value=2: 'ResFile','ScattPrim', 'ScattTot','ScatterOrder from 1 to ISCUT','FWHM','FWTM'
value=3: 'File','HV0','HoleDiam','CollZ','CollDep1','CollDep2','CollDep3','CollDep4',
'CpsMBq','Geom [D]','Geom [W]','Pen [D]','Pen [W]','Scatt [D]','Scatt [W]'

value=4: Scatter/Total [W],ScatterWeight[W],PrimaryWeight[W] for each projection  angle. In this option a new file is always created!

Note 1] the FWHM and FWTM results are only relevant if a point source located in  center [0,0,0] has been simulated 
Note 2] If you use this option on the command line with a negative value, i.e. /85:-1  then a blank line is added to the csv file.

Note 3] If no CVS file is present then a new file is created. Otherwise a line is added to  the present content. If you use this option in a script be sure to delete the cvs before  starting the simulation serie.
Send me an email if you have a specific combination of results that you would  like to be  sent to a CSV file and that is not covered by the above options.