TRiP98 SIS command



sis items / import()     list          debug
            export()     delete
            read         display
            write        inspect
            nochecksum   versionlist
            dummy
            prefix()

Purpose

Handles input and output of SIS tables. Traditionally, only one single table was possible, with version 1107, however, multiple tables for different primary projectiles are supported. See also remark below.

Parameters

items
On input: list of files containing the SIS table. Usually SIS tables have the extension .sis
On output: selects the projectile. Only a single projectile may be specified here, for the time being.
prefix()
Specifies a file name prefix which is put in front of automatically generated (i.e. output) file names.
import()
Not yet implemented.
export(fmt)
Exports current SIS table in some non-native format, at present only gd is implemented to export for the gd plot program. Naming convention is:
<prefix><proj>.sis.gd
read
Read SIS tables specified by items.
write
Write the current SIS table for a projectile specified with items. Naming convention is:
<prefix><proj>.sis
list
Lists SIS table for a projectile specified with items.
delete
Deletes SIS table for a projectile specified with items.
display
Displays the current SIS table. Not yet implemented.
inspect
Show some internal info about the current SIS table for a projectile specified with items.
nochecksum
Do not perform check sum tests when reading or writing SIS tables.
versionlist
Shows the version of the currently loaded table.
dummy
Deletes the current and establishes a new dummy SIS table for a projectile specified with items.
Dummy tables are necessary when planning for irradiation sites without MEFI operation (Cave A, rangeshifter, etc.).
debug
Debug switch. Lots of output!

Remarks

Examples


Last updated:
$Id: trip98cmdsis.html,v 1.11 2015/11/03 15:54:02 kraemer Exp $
M.Kraemer@gsi.de