Skip to content

Releases: RadioAstronomySoftwareGroup/pyuvsim

Version 1.2.1

14 Oct 18:11

Choose a tag to compare

This version adds support for catalogs from skyh5 files (pyradiosky format), fixes several bugs and adds improved testing and documentation.

Full details are in our changelog and in the automatically generated details below.

What's Changed

Full Changelog: v1.2.0...v1.2.1

Version 1.2.0

20 Jul 18:20
2409930

Choose a tag to compare

Updates to use newer versions of pyradiosky (no longer supports pyradiosky < <0.1.0).
Added proper spectral modeling of sources.
Added support for moon-based telescopes.
Added scripts to make it easier to running and verify reference simulations.
Added unit tests for diffuse sky models, testing against analytic calculations.
See the CHANGELOG for full details.

Version 1.1.2

03 Apr 18:45

Choose a tag to compare

v1.1.2

tag for version 1.1.2

JOSS release

15 May 16:52

Choose a tag to compare

This is the version of pyuvsim as it was accepted to the Journal of Open Source Software.

Second Release

27 Oct 03:42
08a3143

Choose a tag to compare

Major change to algorithm to improve runtime. Tasks are generated on ranks, beam interpolation functions and source positions are reused, and beams are broadcast as strings instead of UVBeam objects.

First release

24 Oct 19:34

Choose a tag to compare

This release represents the first complete iteration of the pyuvsim. It corresponds to the first reference simulations released to the HERA collaboration.