ophyd.commands.log_pos_diff¶
-
ophyd.commands.
log_pos_diff
(id=None, positioners=None, **kwargs)¶ Move to positions located in logboook
This function compares positions recorded in the experimental logbook using the
log_pos()
function.Parameters: id : integer
ID of logbook entry to search for and move positions to.
positioners : list
List of string names of positioners to compare. Other positioners in the log entry will be ignored.