process_STATS_ASCII_data_line¶
-
Data_Reduction.DSN.STATS.process_STATS_ASCII_data_line(line, nchan)¶ This processes one line of a STATS data file
- :param linestring
One line from an ASCII STATS data file
:param nchan : number of signal channels in the file
- Returns
list of lists Lists of the means, rms, kurtoses and skews for the subchannels at one sampling time.