Version 2.2.7
This version adds some new features including:
- a method to Initialize a UVCal object from the metadata in a UVData object
- an option to
reorder_bltsto sort autos first
It also fixes a series of small issues, full changes detailed below and in our changelog:
What's Changed
- Adding a check to verify autos are real-only by @kartographer in #1110
- Remove distutils calls that are throwing deprecation warnings by @bhazelton in #1128
- Add option to
reorder_bltsto sort autos first by @bhazelton in #1127 - Make handling of types in Miriad extra_keywords more general by @plaplant in #1134
- Use time tolerances for matching times in UVFlag.to_baseline() by @jsdillon in #1133
- pin the RTD theme version to restore bullets in docs by @bhazelton in #1135
- Improve the documentation on redundancy finding, make keywords consistent by @bhazelton in #1132
- Use pytest < 7 because of conflict with pytest-cases by @bhazelton in #1138
- Increase version requirement for pytest-cases, unpin pytest by @bhazelton in #1140
- add a method to Initialize a UVCal object from the metadata in a UVData object by @bhazelton in #1035
- Tutorial and Docs restructuring by @bhazelton in #1139
- Make release 2.2.7 by @plaplant in #1141
Full Changelog: v2.2.6...v2.2.7