beam_pointing¶
Analysis of holography beam maps to infer pointing errors, etc..
Copyright (C) CSIRO 2021
Module Contents¶
Classes¶
Functions¶
|
Define the interpretation of command line arguments. |
|
Compute the shift of target_im relative to ref_im. |
|
|
|
|
|
|
|
|
|
|
|
Attributes¶
- beam_pointing.get_shift(obj, ref_im, target_im, frac=0.25)[source]¶
Compute the shift of target_im relative to ref_im. Use Fourier shift theorem param: obj (MapSet) param: ref_im (ndarray) Reference image ndim=2 param: target_im (ndarray) Target image param: frac (float) Mask transform values < ampMax * frac in phase fit.