|
Home
>
Manual
>
BIS
|
Previous
Next
|
|
|
|
|
|
The Program BISworks on the calculated energy spectra from
SIMIND. Its main
purpose is to generate a two- column ASCII string of the spectra to be used for plotting
or printing. The default format is FORMAT[2F12.3] but can be changed if the source
code is available. The program is invoked in the same manner as
SIMIND.
c:\simind> BIS INPUT.BIS OUTPUT.PRN/SWITCHES
Default input file is
simind.bis and output
simind.bis if no base name for the output file
are given. Wildcards are allowed according to the rules described in Option 10 in the
CHANGE description.
Switches
|
|
/AS:ASCII from BINARY: BIS- > PRN [default]
/BI: BINARY from ASCII: PRN -> BIS
/CO: Convolve with Gaussian. FWHM='value'*0.1
/+*-: Algebra with files
/SM: Smoothing with filter = 'value'
/SP: Convert Spectrum Number
/LT: Lower Limit Integration [CHANNEL]
/UT: Higher Limit Integration [CHANNEL]
/H: Help file [this table]
/XM: Multiply 'value' to X-values [Slice]
/XA: Addition 'value' to X-values [Slice]
/YM: Multiply 'value' to Y-values [Slice]
/YA: Addition 'value' to Y-values [Slice]
/NP: Normalize Peak to 'value'
/NA: Normalize Area to 'value'
/CH: New keV/channel
/-O: NO output to terminal
/HI: Generate a histogram in the prn file
/MX: Maximum number of data point
/OY: Generate Y-values only
/NR: Number of channels in the BIS spectra
|
|
|
|
|
|