bluesky.callbacks.best_effort.BestEffortCallback#
- class bluesky.callbacks.best_effort.BestEffortCallback(*, fig_factory=None, table_enabled=True, calc_derivative_and_stats=False, **kwargs)[source]#
- __init__(*, fig_factory=None, table_enabled=True, calc_derivative_and_stats=False, **kwargs)[source]#
 - Methods - __init__(*[, fig_factory, table_enabled, ...])- bulk_datum(doc)- bulk_events(doc)- clear()- datum(doc)- datum_page(doc)- descriptor(doc)- Opposite of enable_baseline() - Opposite of enable_heading() - Do not plot anything. - Opposite of enable_table() - emit(name, doc)- Emit to the callable provided an instantiation time, if any. - Print hinted fields from the 'baseline' stream. - Print timestamp and IDs at the top of a run. - Plot hinted fields from all streams not in - noplot_streams.- Print hinted readings from the 'primary' stream in a LiveTable. - event(doc)- event_page(doc)- plot_prune_fifo(num_lines, x_signal, y_signal)- Find the plot with axes x_signal and y_signal. - resource(doc)- start(doc)- stop(doc)- stream_datum(doc)- stream_resource(doc)- Attributes - log