Joint Astronomy Centre
Show document only
JAC Home
JCMT
UKIRT
Contact info
JAC Divisions
OMP
Outreach
Seminars
Staff-only Wiki
Weather
Web Cameras
____________________

Observing at UKIRT
Service Observing
UKIDSS Survey Operations
Target of Opportunity
Calibration & Utilities
UKIRT Archive
Public wiki
Accessing Flexed Data
Accessing UKIDSS Data
Reduction Cookbooks
Telescope
Site Quality
Instruments
Newsletter/Publications
UKIRT Faults
JAC Safety Manual
A Typical User Session

JACH | JCMT | UKIRT | Computer Services | USG

A Typical User Session

The procedures available in Portable--CGS4DR are described in the following chapters but a typical user session appears below (where lines beginning `{' are comment lines that need not be typed in by the user).

   $ cgs4dr  /scratch/pnd/19940811  940811  ndf
      .
      .
      .
   ICL> { Check the current configurations
   ICL> get_reduction_sequence
   ICL> get_file_selection
   ICL> get_ff_normalisation
   ICL> get_wavelength_calib
   ICL> get_bad_pixel_mask
   ICL> get_extract_spectrum
   ICL> get_integration_display
   ICL> get_observation_display
   ICL> get_group_display
   ICL> get_spectrum_display
      .
      .
      .
   ICL> { If necessary, set the reduction sequence etc
   ICL> set_reduction_sequence
      .
      .
      .
   ICL> set_ff_normalisation
      .
      .
      .
   ICL> { Enter observation numbers 2 through 5 to the tail of the queue
   ICL> enter_obs_range 2 5
   ICL> { Enter observation number 1 to the head of the queue
   ICL> enter_obs_range 1 1 newest
   ICL> { Check the queue
   ICL> list_queue
      .
      .
      .
   ICL> { Start the automatic reduction
   ICL> start_autoreduce
      .
      .
      .
   ICL> { Save the current config
   ICL> save_config myconfig
   ICL> { List the index file
   ICL> list_index
   ICL> { Stop automatic reduction and exit
   ICL> stop_autoreduce
   ICL> exit



Last Modification Date 1996/03/12 - Last Modification Author: frossie
Phil Daly (pnd@jach.hawaii.edu)
Contact: Tom Kerr. Updated: Wed Oct 6 12:07:27 HST 2004

Return to top ^