You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.
3
3
4
4
## [Unreleased]
5
5
6
+
## [2.0.1] - 2020-3-24
7
+
6
8
### Changed
7
9
- UVData allows conjugation of metadata only objects.
8
10
- Handling of strings in UVFlag files has been made more widely compatible.
@@ -11,7 +13,6 @@ All notable changes to this project will be documented in this file.
11
13
-`weights_square_array` (optional) parameter on UVFlag - stores sum of squares of weights when converting to waterfall
12
14
-`frequency_average` method on UVData to average data along the frequency axis.
13
15
14
-
15
16
### Fixed
16
17
-`metafits_ppds.fits` files can now be passed to `mwa_corr_fits.read` without throwing an error.
17
18
- UVParameters that are array_like and have NaNs are now properly identified as equal if the NaNs are in the same locations and all non-NaN entries are equal.
0 commit comments