ComputeTransformTwirl#
- class prose.blocks.geometry.ComputeTransformTwirl(reference_image: Image, n=10, rtol=0.02, **kwargs)#
Compute transformation of an image to a reference image
read
Image.sourceson both reference and input imagewrite
Image.transform- Parameters:
ref (Image) – image containing detected sources
n (int, optional) – number of stars to consider to compute transformation, by default 10