find_STATS_log_block_times

Data_Reduction.DSN.STATS.find_STATS_log_block_times(ses_date, year, month, day, DOY)

Gets the recording times from the STATS log files.

This looks for gaps in the times that STATS data were recorded. This gives the blocks of data that have been processed by STATS. It may differ from actual recording times if the program ‘stats’ started at a time later than the start of recording or terminated early. The results are written to a file ‘recording_times.STATS-log’ in the current data directory.

:param ses_datestring

Date of observations as ‘YYYY-MM-DD’

:param yearint

Year of observation

:param monthint

Month of observation

:param dayint

Day of the month

:param DOYint

Day of year

Returns

None