common_2beams

radio_beam.commonbeam.common_2beams(beams, check_deconvolution=True)[source]

Find a common beam from a Beams object with 2 beams. This function is based on the CASA implementation ia.commonbeam. Note that the solution is only valid for 2 beams.

Parameters:
beamsBeams

Beams object with 2 beams.

Returns:
common_beamBeam

The smallest common beam in the set of beams.