Skip to content

Version 1.2.5

Compare
Choose a tag to compare
@bhazelton bhazelton released this 11 Apr 00:33
· 190 commits to main since this release

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

Full Changelog: v1.2.4...v1.2.5