Skip to content

Releases: nrao/astrohack

v0.4.4

14 Feb 14:51

Choose a tag to compare

v0.4.4 Pre-release
Pre-release

v0.4.4

v0.4.3

07 Feb 17:01

Choose a tag to compare

v0.4.3 Pre-release
Pre-release
  • Fixed issue with dropping antenna messing with antenna indexing.
  • Updated default calculation for grid and cell size.
  • Filter out SYSTEM_CONFIGURATION scans.
  • Add time smoothing of the visibilities and pointing data.

v0.4.2

14 Dec 22:49
7910448

Choose a tag to compare

v0.4.2 Pre-release
Pre-release

Release Notes: Astrohack v0.4.2

  • Fixed missing import of extract_pointing in memory test.

  • Polarization selection in Panel now uses xarray tools.

  • Panel can now select a polarization state.

    • Previously panel picked the 0th element in the polarization axis of the aperture for doing the work, but this was not robust if the data is not on the stokes order I, Q, U, V.
    • Panel is now allowed to choose which polarization state to pick from the data, for example running on RR or XX when stokes parameters are not available.
  • Generalize creation of default file name.

    • When output file names were not given the code created a default name based on the input name. This was repeated code among the different modules and has now been generalized to a single agnostic function.
  • Parameter no longer checking fails in Github Actions in MacOS

  • Parameter checking validation added to plotting API.

  • Fix bug where client didn't load worker logging plugin when logger parameters were not specifically passed to local_client(...) function.

  • The function extract_point(...) now includes an option to drop a given antenna(s). The changes have been propagated into extract_holog(...) as well. The new input parameter to extract_point(...) is exclude = [] and takes a single or list of antennas.

    • A warning has been added to extract_point(...) to notify the user when the antenna data length ensemble has a fractional error of more than 1%, ie. this should be essentially zero.

    • Dropped antenna info in recorded in the pointing dataset object.

v0.4.1

14 Dec 22:40
f7e9e97

Choose a tag to compare

v0.4.1 Pre-release
Pre-release

Release Notes: Astrohack v0.4.1

  • Fixed missing import of extract_pointing in memory test.

  • Polarization selection in Panel now uses xarray tools.

  • Panel can now select a polarization state.

    • Previously panel picked the 0th element in the polarization axis of the aperture for doing the work, but this was not robust if the data is not on the stokes order I, Q, U, V.
    • Panel is now allowed to choose which polarization state to pick from the data, for example running on RR or XX when stokes parameters are not available.
  • Generalize creation of default file name.

    • When output file names were not given the code created a default name based on the input name. This was repeated code among the different modules and has now been generalized to a single agnostic function.
  • Parameter no longer checking fails in Github Actions in MacOS

  • Parameter checking validation added to plotting API.

  • Fix bug where client didn't load worker logging plugin when logger parameters were not specifically passed to local_client(...) function.

  • The function extract_point(...) now includes an option to drop a given antenna(s). The changes have been propagated into extract_holog(...) as well. The new input parameter to extract_point(...) is exclude = [] and takes a single or list of antennas.

    • A warning has been added to extract_point(...) to notify the user when the antenna data length ensemble has a fractional error of more than 1%, ie. this should be essentially zero.

    • Dropped antenna info in recorded in the pointing dataset object.

v0.4.0

13 Dec 23:41

Choose a tag to compare

v0.4.0 Pre-release
Pre-release

New parameter checking!

v0.3.6

07 Dec 16:51

Choose a tag to compare

v0.3.6 Pre-release
Pre-release

Added config files to MANIFEST.in

v0.3.5

07 Dec 15:42
6a34b06

Choose a tag to compare

v0.3.5 Pre-release
Pre-release
Update pyproject.toml

v0.3.4

07 Dec 15:23
d59b84b

Choose a tag to compare

v0.3.4 Pre-release
Pre-release
Update pyproject.toml

v0.3.3

14 Nov 23:13

Choose a tag to compare

v0.3.3 Pre-release
Pre-release
Bumped version to 0.3.3

v0.3.2

23 Oct 17:14

Choose a tag to compare

v0.3.2 Pre-release
Pre-release
Bumped version to 0.3.2