laserbeamsize.image_tools Module
Image manipulation routines needed for beam analysis.
Full documentation is available at <https://laserbeamsize.readthedocs.io>
Functions
|
Create image rotated about specified centerpoint. |
|
Return x, y arrays needed to draw axes of ellipse. |
|
Return x, y arrays to draw a rotated ellipse. |
|
Return x, y, z, and distance values of an image along the major axis. |
|
Return x, y, z, and distance values along the minor axis. |
|
Return x, y points for rotated rectangle with specified center. |
|
Create a 2D test image with an elliptical beam and possible noise. |
|
Return image cropped to specified rectangle. |
|
Return image cropped to integration rectangle. |
|
Create a colormap with a specific range, mapping vmin to 0 and vmax to 1. |
|
Create a color map with reds for positive and blues for negative values. |