nabs.plan_stubs

Plan pieces that may be useful for assembling plans.

This is the LCLS counterpart to bluesky.plan_stubs.

The plans in this module are not meant to be run individually, instead these are intended as building blocks for other complete plans.

Functions

get_sample_targets(sample_name, path)

Get the xx and yy target information from a saved sample.

measure_average(detectors, num[, delay, stream])

Measure an average over a number of shots from a set of detectors.

update_sample(sample_name, path, n_shots)

Update the current sample information after a run.