Version 1.2.4
This release includes support for turning off a check during UVBeam interpolation that checks if the location being interpolated to is covered by the beam. With this release, that check is turned off by default if the beam covers the full sky horizon-to-horizon, and allows users to turn the check off by hand. Turning off this check can speed things up significantly.
Full details are in our changelog and in the automatically generated details below.
What's Changed
- Add support to turn off az/za domain checking by @bhazelton in #404
- Check that beam basis vectors are aligned with the azimuth and zenith angle by @bhazelton in #405
- Prepare for new version release by @bhazelton in #406
Full Changelog: v1.2.3...v1.2.4