mslist image keyword lines spectra
image
Image whose MULTISPEC database entries are to be listed.
keyword
Keyword for the database entry to be listed. The keywords are:
header
List general header information.
comments
List the comments.
samples
List the sample image lines.
x0
List the spectra positions for the specified sample lines and spectra.
i0
List the model profile scales for the specified sample lines and spectra.
s0, s1, or s2
List the gauss5 model shape parameter s0, s1, or s2 for the specified sample
lines and spectra.
gauss5
List the gauss5 model parameters x0, i0, s0, s1, and s2 for the specified
sample lines and spectra.
x0 spline
List the spline evaluation of the spectra positions for the specified
image lines and spectra.
s0 spline, s1 spline, or s2 spline
List the spline evaluation of the gauss5 model shape parameters s0, s1, or s2
for the specified image lines and spectra.
lines
Lines to be listed. For the entries x0, i0, s0, s1, s2, and gauss5 the
lines refer only to the sample image lines. For the spline entries the
lines refer to the image lines at which the spline is to be evaluated.
spectra
Spectra to be listed.
titles = no
Print additional titles?
This task is a general MULTISPEC database listing tool. A keyword is selected and the referenced data is listed. Some entries require the specification of the desired sample or image lines and the desired spectra.
To list the spectra positions for spectrum 3 at all the sample lines:
cl> mslist image x0 "*" 3
To list the model profile scale parameter for sample line 1:
cl> mslist image i0 1 "*"
To list the gauss5 model parameters for spectra 2 and 3 and sample lines 5 and 7:
cl> mslist image gauss5 "5,7" "2-3" titles+