load, sdb2scn
NAME
load - scn loader
sdb2scn - sdb to scn converter
SYNOPSIS
load [ -correction | -nocorrection ] [ -input_file scn_filename ] [-] scn_filenames ...
sdb2scn
DESCRIPTION
This command load scn files on to the work memory.
The scn_filenames are automatically attached by ".scn"
even if you do not give it.
If you assign the full path name (starts from "/") for the
scn_filename, the command neglects STAR_DATA envilonment for the file.
The command sdb2scn loads scn files on to the work memory.
The files are selected automatically based on the content of sdb flow.
FILTER TYPE
(.sdb |) load | .scn
.sdb | sdb2scn | .scn
OPTIONS
- -correction | -nocorrection
- Some .scn files generated by very early version ASTROS have fatel bugs
in their header. The option -correction applies the correction automatically.
The correction assumes the number of channels of the backend should be 2048.
- -
- The command accepts .sdb flow as the input.
DEFAULTS
- -correction -prm load.prm
ENVIRONMENT
- STAR_DATA
- It gives default directiory for the .scn file.
SEE ALSO
save, .scn
BUGS
HISTORY
- ver.1.00
- 1992/4/17 T.Handa
- ver.3.20
- 1998/4/23 T.Handa
- ver.3.32
- 1999/7/30 T.Handa
MANUAL VERSION
- 1998/5/8 T.Handa
- 1999/12/23 T.Handa