Next: F
Up: LAS and ANALYSE Messages
Previous: C
- W-DEVICE, No device active
LAS, DEVICE command. No graphic device is currently connected.
User action : it is nevertheless possible to produce plots
and hardcopies without a graphic device. A graphic device can be
connected later at any time to visualize the plots.
- W-DISPLAY, No Fit for scan <Integer>
ANALYSE, DISPLAY command. There is no fit (of the current method)
for this scan.
- E-DIVIDE, Spectra do not have the same velocity scale
ANALYSE, DIVIDE command. The R and T spectra must have the same number of
channels and a common velocity scale to divide T by R.
User action : Use command RESAMPLE to rescale both spectra on the
same grid.
- E-DIVIDE, Spectra have different number of channels
ANALYSE, DIVIDE command. The R and T spectra must have the same number of
channels and a common velocity scale to divide T by R.
User action : Use command RESAMPLE to rescale both spectra on the
same grid.
- E-DRAW, Invalid Centering
ANALYSE, DRAW command with argument TEXT. The centering code
for the character string is invalid.
User action : valid code range is 1-9.
- E-DRAW, No cursor available
ANALYSE, DRAW command. The DRAW command is used without a
completely explicit form, but no cursor is available to supply the
missing parameters, either because no graphic device is connected, or
because the current graphic device has no cursor.
User action : supply all missing parameters to the command,
or connect a graphic device with cursor.
- E-DRAW FILL, Channel is not blanked
ANALYSE, DRAW command with argument FILL. The channel to
be interpolated already contains a valid value. This may be because
you typed F by mistake in the cursor mode.
User action : If you really want to interpolate this channel,
kill it before by using command DRAW KILL.
- E-DRAW FILL, Channel outside spectrum
ANALYSE, DRAW command with argument FILL. The channel to
be interpolated is outside the spectrum boundaries. This may be
because you typed F by mistake in the cursor mode, or because the
cursor lies outside the spectrum boundaries.
User action : Move the cursor to the channel to be interpolated
before typing the code F.
- E-DRAW KILL, Channel outside spectrum
ANALYSE, DRAW command with argument KILL. The channel does
not exist in this spectrum, probably because the graphic cursor does
not point where you would like.
User action : move graphic cursor towards the channel to kill.
- E-DROP, Current index is empty
LAS, DROP command. The current index is empty, so that no scan could
be dropped from it...
- I-DROP, <Integer>;<Integer> not in current index
LAS, DROP command. The scan to be dropped is not in the current index.
This is most likely due to a typing error.
- E-DROP, End of current index encountered
LAS, DROP command with argument NEXT. The end of the index has been
reached.
- Error encoding <Real>
Sexagesimal label routines. The value to be encoded in sexagesimal
form is out of valid range.
User action : Submit an SPR.
- I-EIX, New data present
LAS, NEW_DATA or FIND command with argument NEW. New data has been
found in the input file, execution resumes.
- W-EIX, No input file opened
LAS, NEW_DATA or FIND command with argument NEW. No new data
can be found in nothing...
- F-EIX, Read error file <String>
LAS, NEW_DATA or FIND command with argument NEW. A read error
occured while reading the header block of the input file when
looking for new data.
User action : Retry, this is usually due to an interlock
problem. If the error persists, check that no more than 2 processes
are accessing the specified file.
- I-EIX, Switching to <String> Mode
LAS, NEW_DATA command. The new data found is of a different
type than the current one. Switching to the new type occured.
User action : Remember not all actions are possible on
every type of observations.
- I-EIX, Waiting loop aborted by <^C>
LAS, NEW_DATA or FIND command with argument NEW. The wait has
been interrupted by user action. No new data was found.
Next: F
Up: LAS and ANALYSE Messages
Previous: C
lucas@iram.fr