next up previous contents
Next: Parameters Up: Header Part Previous: Header Part

Quality Bit Names

Valid quality bit names are, with their equivalent bit values

   OK             00000000
   BAD            00000001
   MISSING        00000010
   OVERFLOW       00000100
   PATCHED        01000000
   IGNORE         10000000
Values can be combined by separating names by commas and enclosing them in brackets, eg.
(OVERFLOW,MISSING)
 
(PATCHED,BAD)


Web Master
Tue Oct 7 10:18:50 BST 1997