Imaging
API
BPJSpec.tikhonov
— Function.tikhonov(transfermatrix, mmodes; regularization=1e-2, mfs=false, storage=NoFile())
Create a dirty image of the sky using Tikhonov regularization.
Arguments:
transfermatrix
the interferometer's transfer matrix, describing its response to the skymmodes
the $m$-modes measured by the interferometer
Keyword Arguments:
regularization
the amplitude of the Tikhonov regularization parametermfs
determines whether or not to perform Multi-Frequency Synthesis imaging. If this parameter is set totrue
, all frequency channels will be used to generate a single image of the sky. If this parameter is set tofalse
, an image of the sky will be generated for each frequency channel.storage
determines how the computed spherical harmonic coefficients will be stored