tjgalvin / flint

BSD 3-Clause "New" or "Revised" License
7 stars 1 forks source link

Create multiple linmos images if --fixed-beam-shape is specified #135

Closed tjgalvin closed 1 week ago

tjgalvin commented 1 week ago

Previously flint would use radio_beam to compute the smallest beam that each image could be convolved to. It was requested to convol to a specified beam, which would be larger than this common beam.

When this is activated two sets of images will be created - one convolved to an optimal resolution and one to the fixed beam shape. These are then appropriately linmos'd together.