Skip to content

Version 1.1.0

Choose a tag to compare

@bhazelton bhazelton released this 27 Jun 21:25
· 45 commits to main since this release

This version adds options to the select method to select components that do not have NaN values in the stokes parameter at either any or all frequencies and to select components with no negative Stokes I values. It also adds warning message to make users aware of these issues.

It also adds an option to skip optional parameters when reading in skyh5 files and includes updates to only import lunarsky if the functionality is actually needed.

It also updates the minimum dependency requirements:

python>=3.11
h5py>=3.7
pyuvdata>=3.1.0
scipy>=1.9

And the minimum versions for optional dependencies:

lunarsky>=0.2.5

Full details below and in our changelog.

What's Changed

Full Changelog: v1.0.1...v1.1.0