sm_bluesky.common.math_functions
#
Members
Calculate the start, end and the number of steps for a scan. |
|
Quick conversion to step from step size. |
- sm_bluesky.common.math_functions.cal_range_num(cen: float, range: float, size: float) tuple[float, float, int] [source]#
Calculate the start, end and the number of steps for a scan.