Find the common beam between 2 Beam objects.
This function is based on the CASA implementation ia.commonbeam that
the solution is valid when comparing 2 beams.
- Parameters:
- beam1
Beam Beam object.
- beam2
Beam Beam object.
- check_deconvolutionbool, optional
Check that the common beam solution can be deconvolved from
both input beams.
- Returns:
- common_beam
Beam The smallest common beam in the set of beams.