Skip to content

Commit

Permalink
Update the changelog for write_ms
Browse files Browse the repository at this point in the history
  • Loading branch information
bhazelton authored and plaplant committed Sep 30, 2021
1 parent 0d4e689 commit ea36e16
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ All notable changes to this project will be documented in this file.


### Added
- Added the `UVData.write_ms` method, a UVData measurement set writer.
- Added an option to the `UVData.check` method to flip the uvws and conjugate the
data_array to align with the `UVData` convention on baseline orientation.
- Added the `flip_gain_conj` option to `utils.uvcalibrate` to use the opposite gain
conjugation convention in calibration.
- Support for selecting on polarization strings on `UVData`, `UVCal`, `UVBeam` and `UVFlag`.
Expand Down

0 comments on commit ea36e16

Please sign in to comment.