tjgalvin / flint

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

CLI arg to convol to desired resolution #121

Closed tjgalvin closed 3 weeks ago

tjgalvin commented 3 weeks ago

Add a CLI argument around convolving to a fixed final resolution. This overwrites what would otherwise be the optimal beam derived from the data.

If a beam can not be convolved to the final resolution it should be nan'd and subsequently ignored. Though some more thorough testing should be considered here.