Skip to content

Version 2.2.2

Choose a tag to compare

@bhazelton bhazelton released this 30 Sep 19:14
· 2252 commits to main since this release

This version add a Measurement Set write method to UVData objects (UVData.write_ms) and methods to easily set data, nsamples and flags for baselines (set_data, set_flags, and set_nsamples) paralleling the popular get methods for these arrays. It also adds a new from_file class method for UVData and UVBeam objects to support one-line file reading into these objects.

Other improvements and bug fixes are detailed in the changelog.