pycertifspec.bluesky.Counter #
Counter Objects #
class Counter()
__init__ #
| __init__(client, name="SPEC", visualize_counters=[])
Create a bluesky combatible detector from SPEC counters
Arguments:
client- An instance of the Client classnamestring - Name to be used in blueskyvisualize_counterslist - List of counter names to use for best-effort visualization
configure #
| configure(duration: float)
Configure the time (in seconds) to count
Arguments:
durationfloat - Number of seconds to count