simulate - create a detector image file from a source configuration description.
The program can be started with no arguments at all, in which case the
parameter values are taken from the parameterfile.
Alternatively, values can be passed via the commandline, the required items
as command arguments, the optional ones as valued switches.
The table lists all the parameters used by simulate, the second column lists the paramater key names used in the parameterfile, the first column gives the corresponding switch letter.
switch | key | value | IO | description |
---|---|---|---|---|
simfile | string | i | sim, Field Of View description. | |
expfile | string | o | di, detector image file. | |
m | smode | int | i | simulation algoritm, 0-flat, 1-inl. |
I | insfile | string | i | overrides the IDF name in expfile. |
p | debug | int | i | only as first commandline argument: ignore parameterfile, set debuglevel. general |
i | title | string | i | file title, description cq. comments. general |
L | logfile | string | i | redirect diagnostic and informational messages. see general |
mode | "ql" | i | has meaning for (some) parameterfile parsers/readers only. |