Program: aosnip Purpose: Snip AO-scan into seperate legs Category: IRAS File: aosnip.c Author: Fred Lahuis Keywords: IRSET= Name of input IR data set [quit] IRDS= idem OUTSET= Name of output IR data set [input set] **OVERWRITE= Will overwrite the output set [Y] if it already exists. Description: AOSNIP reads the IRDS specified with INSET=. The input IRDS must include bphf data, if a snip does not have pbhf data it is not snipped. For each satcal tick for all snips in INSET it will check wether abs(PSIRATE) == abs(intended psirate). Only those will be written to OUTSET. A change of sign in PSIRATE will result in the start of a new snip. Updates: Dec 12, 1990: PA, Document created. Original program by P. Arendz. Jan 21, 1992: FL, Program revised and installed. April 27, 1992: FL, First find longest leg, before snipping. May 15, 1992: FL, I/O to OUTSET changed and bug removed. May 21, 1992: FL, BUNIT added to outset. Dec 1, 1992: VOG, Category added in document