Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/gipsy/tsk/snipin.dc1
Дата изменения: Tue Dec 1 16:54:11 1992
Дата индексирования: Fri Jan 16 01:13:51 2009
Кодировка:

Program: SNIPIN

Purpose: Generate a test IRDS

Category: IRAS

File: snipin.c

Author: P.R. Roelfsema

Description:

SNIPIN allows a user to construct an Infra Red Data Structure (IRDS)
within GIPSY for test purposes. This is done by asking the user a tape
containing snipped (by GEISHA programs) IR data. The user will have to
specify a number of things not available in the FITS headers (e.g. custom
plate center, coordinate system etc.).

Keywords:

TAPE= Name of FITS tape to read [ exit ]

IRSETOUT= Name of output IR data set [ exit ]

SKYSYS= Custom plate coordinate system [ EQUATORIAL ]

EPOCH= Epoch of the coordinate system [ 1983.5 ]

CENTER= Custom plate center position in degrees [ 0,0 ]

SIZE= Custom plate sizes in degrees [ 1,1 ]

OBJECT= Name of object in custom plate [ name of IR set ]

OBSERVER= Name of observer [ ??? ]

MAXTICKS= Maximum number of satcal ticks [ max number in plate ]

SNIPS= Snip numbers wanted in the plate [ all snips on tape ]

Updates: Aug 8, 1990: PRR, Document created.
Mar 19,1992: HB, New interface to irds_extend
Dec 1,1992: VOG, Category added