aspsim.diagnostics.core.IndexCounter

class aspsim.diagnostics.core.IndexCounter(idx_selection, tot_samples=None)

Bases: object

idx_selection is either an iterable of indices, or a single number

which is the interval between adjacent desired indices.

__init__(idx_selection, tot_samples=None)
idx_selection is either an iterable of indices, or a single number

which is the interval between adjacent desired indices.

Methods

__init__(idx_selection[, tot_samples])

idx_selection is either an iterable of indices, or a single number

num_idx_until(until_value)

progress()

upcoming()