get_STATS_block¶
-
Data_Reduction.DSN.STATS.
get_STATS_block
(fd, year, orate, blk_index)¶ Gets the signal statistics data for a one second block.
Read Returns the sample times in UNIX time and arrays with the statistics for each channel. The array shape is (n_samples,n_channels).
Notes
This can’t work because ‘header_size’ is needed by get_binary_stats_record() but is not defined either locally or globally.