edges_analysis.averaging.combiners.lst_average_files

edges_analysis.averaging.combiners.lst_average_files(*files) GSData[source]

Average multiple files together using their flagged weights.

This has better memory management than lst_average, as it only ever reads two files at once.