atomcloud.utils.uncertain_utils module
- atomcloud.utils.uncertain_utils.get_lab_widths(px, py, theta)[source]
Given two orthogonal parameters which are rotated by theta with respect to the x and y axes, this function returns the widths in the lab frame.
- Parameters:
px – x width
py – y width
theta – angle in radians
- Returns:
x and y widths in the lab frame
- Return type:
list