shaclapi.statsCalculation module#
- class shaclapi.statsCalculation.StatsCalculation(test_identifier, approach_name)[source]#
Bases:
object
- receive_and_write_trace(trace_file, timestamp_queue)[source]#
This assigns the timestamp of the first and the last result; writes the trace file and counts the number of results. This is done using the path of the trace_file and the timestamp_queue (information from the post-processing step)