Version 1.2.5
Most critically, this release fixes a bug that was introduced between v1.2.1 and v1.2.2 that caused errors in simulations
when the source list was large enough that it needed to be split among processing units.
Additionally this release add support for reordering along the baseline-time axis and adds several new options for simulation setup, including options for partial reading of beams and controlling the baseline-time axis ordering.
This version updates the following required dependencies:
- pyuvdata >= 2.2.10,<2.3
- pyradiosky>=0.1.0,<0.2
- numpy>=1.19
- scipy>=1.3
and the following optional dependencies:
- astropy-healpix>=0.6
- lunarsky>=0.1.2
- python-casacore>=3.3.1
Full details below and in our changelog.
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #407
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #409
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #412
- Fix tests broken by recent pyuvdata changes by @bhazelton in #416
- Sim Setup Performance Enhancements by @steven-murray in #410
- Fix Nsky parts bug by @bhazelton in #424
- Update the changelog for version 1.2.5 by @bhazelton in #425
Full Changelog: v1.2.4...v1.2.5