From: Michael Levay Date: Fri Jul 18, 2:49pm To: trace_test@sag.space.lockheed.com Cc: Subject: data quantity There have been a number of cases in which the data looks (to use a wolfsonism) mucked up. Some of these are the results of transmission drop out between ITOS and EGSE. In order to help identify these, I have written a program that analyzes raw data files. I have made an alias called dq (dataquality). dq filename(s) gives a listing. The key parameters are xpkt (expected packet count) and Packets (actual). If these differ, there is missing data. Program excepts wildcards. Note that file should be raw file (XXX.sc3c). It's easiest to use if you set to the data directory (/data02/log/raw) so you don't have to entry all that directory nonsense. ML