get_EAC_macro_log

Data_Reduction.DSN.logs.get_EAC_macro_log(year, DOY, dest_path)

Copy the EAC macro processor log

This gets the macro processor log which is created by the ‘at’ script which starts the macro processor.

Notes

This uses find_EAC_macro_log() to get the log names.

:param year : Year of observation

:param DOY : Day of observation

:param dest_path : Full path to the destination directory.

Returns

list EAC macro processor logs copied.