bspysmg.data.sampling#

File containing a class for sampling a device.

Functions

convert(num_batches, total_batches, time_taken)

Converts the number of batches and the last time taken for measuring them into a string containing an estimation of the time left in HH:MM:SS format.

Classes

Sampler(configs)