We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6677db5 commit 1ef8cdbCopy full SHA for 1ef8cdb
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## [1.2.1] - 2021-10-13
6
+
7
### Added
8
- Support for unit tests parallelized with MPI.
9
- Require that future changes not drastically increase runtime for current capabilities.
@@ -10,6 +12,7 @@
10
12
- Use remote memory access to collect finished visibility data, without serialization.
11
13
14
### Fixed
15
+- `x_orientation` is now checked on UVBeam objects and flowed into the output UVData files.
16
- `SkyModel.name` is now coerced to an array.
17
- Bug MPI-enabled tests which caused failure on tests that wouldn't pass in serial mode.
18
- Fix bugs in reading catalogs using pyradiosky for `skyh5` files and files with unusual extension names.
0 commit comments