6.2. Data

- Output File Name
Editable listbox to modify the default name generation when a scoring card is found
Special characters:
- I
replaced with the input name
- F
replaced with the project name
- U
replaced with the unit
- T
Long type name (usrtrack, usrflair.bin…)
- t
Short one character (usrtrack=t, usrbin=b, detect=d…)
- e
default extension
default extension:
- FLUKA:
USRBIN
: bnnUSRCOLL
: cllDETECT
: dtcRESNUCLEi
: rncUSRTRACK
: trkUSRBDX
: bnxUSRYIELD
: yie
- Moira:
.hist
- Default Rules
- Default Rules to filter output files
[+|-][regular-expression]
+ = add a file- = remove the fileregular expression follows the python rules of the “re” module.
- e.g.
- .
any character
- \d
any digit
- .
dot
- [a-f]
characters from a to f
The \I \U \T \t and \e are still valid
- USRBIN processing
Set the program for processing the output of USRBIN scoring cards.
Default
{FlukaDir}/bin/usbsuw
- USRTRACK processing
Set the program for processing the output of USRTRACK and USRCOLL scoring cards.
Default
{FlukaDir}/bin/ustsuw
- USRBDX processing
Set the program for processing the output of USRBDX scoring cards.
Default
{FlukaDir}/bin/usxsuw
- USRYIELD processing
Set the program for processing the output of USRYIELD scoring cards.
Default
{FlukaDir}/bin/usysuw
- RESNUCLEi processing
Set the program for processing the output of RESNUCLEi scoring cards.
Default
{FlukaDir}/bin/usrsuw
- DETECT processing
Set the program for processing the output of DETECT scoring cards.
Default
{FlukaDir}/bin/detsuw