Subroutine: IRPL_UNTAB Purpose: put corrupted data around an outage to blank Category: IRAS File: irpl_untab.shl Author: Do Kester do@guspace.rug.nl Use: call irpl_untab( irds, I character*(*) status ) O integer irds name of irds to find corrupt data in status 0 : ok -1: cannot open `untabfile' Description: The file containing the scans which may have corrupt data is searched in parallel with the irds. It is assumed that the irds is ordered according to sop att, as a proper irds should. When a snip in the irds is found in the file, the relevant parts of the snip, if present in this irds, are set to blank for all detectors, even for those which are not known to be affected. Externals: Updates: 17 Feb 1992 DK, creation 19 Mar 1992 FL, new interface to irds_enquire_snip