ArcVIEW Database Keywords


symbols used
types:
STR
string
FLOAT
32 bits floating point
U32
unsigned 32 bits
U16
unsigned 16 bits
U8
unsigned 8 bits
I32
signed 32 bits
I16
signed 16 bits
I8
signed 8 bits
BOOL
boolean (TRUE or FALSE)
MACRO
set of keywords for describing an specific issue

permissions:
R
read parameter
W
write parameter


Information keywords

The next table shows the keywords which brings image information. This are the most common ones

KEY NAME
TYPE
PERMISSIONS
COMMENT
OBJECT
STR
RW
image title
OBSTYPE
STR
RW
observation type
UTSHUT
STR
R
UT shutter opens
OBSERVER
STR
RW
observer (s) names
COMMENT
STR
RW
image comment
SOFTVER
STR
R
software version
HDR_REV
STR
R
header module version
EXPTIME
FLOAT
RW
exposure time (secs)
COADDS
U16
RW
coadded images
FSAMPLE
U16
RW
fowler samples
CCDSUM
STR
R
binning in 'X Y'
NAMPSYX
STR
R
number of amps in Y X
READTIME
FLOAT
R
total readout time
BPP
U16
R
bits per pixel
GEOMETRY
MACRO
R
adds WCS keyword
TCSINFO
MACRO
R
adds TCS info keywords
FILTINFO
MACRO
R
adds filter information


GEOMETRY: add the geometry keywords. The set of keywords depends on the specific WCS module in use.
TCSINFO: format will depend on the TCS info header file
FILTINFO: contents 1 entry per filter, with this format:
wheel1name = 'fil1'
wheel2name = 'fil2'
......
wheelNname = 'fileN'

wheelname is the name given to the specific filter wheel. See the Filter list configuration file document for more information on this


Control keywords

The next keywords can be used for having information about some internal state of the system.

KEY NAME
TYPE
PERMISSIONS
COMMENT
PREEXFMS
U16
R
pre-exposure read frames
POSEXFMS
U16
R
post-exposure read frames
IMTYPE
STR
R
image type ("32_bits_long", etc)
WTODSK
BOOL
RW
write image to disk?
AUTODISP
BOOL
RW
display image?
NORMALIZ
BOOL
RW
normalize image?
LOGIMGS
BOOL
RW
log all read images on database?
DHECONF MACRO
R
adds controller configuration info
DHEINFO
MACRO
R
adds controller hardware info