OSIRIS
osirisAbortOnly script

osirisAbortOnly -- aborts current IMAG or SPEC exposure in dataset

NAME

osirisAbortOnly -- aborts current IMAG or SPEC exposure in dataset osirisAbortOnly - OSIRIS library of scripts


SYNOPSIS

osirisAbortOnly mode [-t #] [-m]

DESCRIPTION

this script is intended to be called by the OSIRIS Dataset Execution
Client (ODEC) in order to abort the current IMAG/SPEC exposure, and then
disable IMAG/SPEC exposures for the remainder of the dataset. it sets
the appropriate keyword in the OSIRIS Global Server (OGS) to trigger this
behavior and sends a message acknowledging receipt of the abort to the
observer.

OPTIONS

mode specfies detector, "SPEC" or "IMAG".

-t #
ID number to attach to all script generated errors, warnings, and
questions that are passed to the OGS. The ID number is separated
from the rest of the message with a ";".

-m
simulate calls to RPC servers. during simulated calls, the
command is echoed (instead of being executed).

EXAMPLES

osirisAbortOnly imag -t 123
Abort the current IMAG exposure and attach "123" to all messages to OGS

ENVIRONMENT VARIABLES

none

FILES

none

SERVERS & KEYWORDS

service = osiris
keywords: abortimagnow/abortspecnow, scriptwarn

SCRIPTS CALLED

help, syncheck

EXIT STATUS

0 - normal exit, no error
1 - script aborted by an interrupt
2 - syncheck error
3 - error parsing command line input

SEE ALSO

???

See Also

The shell script osirisAbortOnly
OSIRIS script index


Go to: OSIRIS Home Page - Instruments Home Page - Keck Home Page

Last modified: Fri Feb 18 02:51:29 2022