Skip to main content

aoquality

aoquality reads and analyses the Measurement Set quality statistics produced by AOFlagger, aoquality, or DP3.

It provides a small Python API over the three AOQuality table types (baseline, frequency, and time statistics) — reading a single Measurement Set or combining many — and a command-line tool, aostats, for diagnostic plots and outlier detection across many observations.

Documentation: https://pyaoquality.readthedocs.io

Installation

pip install aoquality

Requires Python ≥ 3.8.

Quick start

Python API:

import aoquality

bl = aoquality.BaselineStat('obs.MS')
ant_names, ant_stats = bl.get_antenna_stat('SNR')   # (n_ant,), (n_ant, n_pol)

Command line:

aostats plot obs.MS SNR -o stat_snr            # single-MS diagnostic plots
aostats plot-grid obs1/ obs2/ obs3/ SNR        # multi-observation grids
aostats find-bad-stations *.qs SNR -o bad.json # flag outlier antennas

See the documentation for the full Python API, usage guide, and aostats command-line reference.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aoquality-0.3.1.tar.gz (16.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aoquality-0.3.1-py3-none-any.whl (17.7 kB view details)

Uploaded Python 3

File details

Details for the file aoquality-0.3.1.tar.gz.

File metadata

  • Download URL: aoquality-0.3.1.tar.gz
  • Upload date:
  • Size: 16.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.14.4 Linux/7.0.0-28-generic

File hashes

Hashes for aoquality-0.3.1.tar.gz
Algorithm Hash digest
SHA256 8d2ed945b16b6169bb927f2febb4883dbaacfcd14df7b389a6f6ece3ea24fb3a
MD5 c6c2e2670c74efc01e036e0309bf1ffb
BLAKE2b-256 f46cd65421c694e1f84e52fb97d1dc032728f34f084daa6477aaf5a51953f4e9

See more details on using hashes here.

File details

Details for the file aoquality-0.3.1-py3-none-any.whl.

File metadata

  • Download URL: aoquality-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 17.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.14.4 Linux/7.0.0-28-generic

File hashes

Hashes for aoquality-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c213614717179a4bd3eec8b37aae27e1267a6ebce446a1b7c36a14988a6c8ed9
MD5 f16580e720d375871e1ebc840bf1e10e
BLAKE2b-256 71b2e23379ac5190fdb5c9bd3362c53e5a66a153479803f4e01fb3639d5f80eb

See more details on using hashes here.

Release history Release notifications | RSS feed

0.5

2 files

0.4

2 files

This release

0.3.1 This release

2 files

0.3.0

2 files

0.2.6

2 files

0.2.5

2 files

0.2.4

2 files

0.2.3

2 files

0.2.2

2 files

0.2.1

2 files

0.2.0

2 files

0.1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page