pyuvdata icon indicating copy to clipboard operation
pyuvdata copied to clipboard

A pythonic interface for radio astronomy interferometry data (uvfits, miriad, others)

Results 165 pyuvdata issues
Sort by recently updated
recently updated
newest added

## Description Filter a warning caused by an interaction between pytest-cov and pytest-xdist that is breaking our warnings test CI. ## Motivation and Context ## Types of changes - [...

continuous_integration

## Description Add new metadata to UVFlag objects and support for flexible spectral windows. ## Motivation and Context closes #916 closes #1185 ## Types of changes - [ ] Bug...

enhancement
uvflag

## Description Removes the telescope_frame UVParameter and instead makes `frame` an attribute of the `LocationParameter` class. Default behavior is still to assume everything is ITRS unless otherwise specified. ## Motivation...

enhancement
UVBase

using uvcal.read_fhd_cal() produces a uvcal object which has stripped the whitespace from antenna names. Producing a uvdata object from, say, reading a .uvfits file corresponding to the same observation does...

bug

Maybe with a list of objects that look like the direction independent cal object, or another dimension on the arrays in the cal object.

enhancement
Calibration
needs research

updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)

## Description Following a discussion on slack, this updates the UVH5 memo to reflect the baseline convention within the `uvw_array` definition, closely mirroring wording in the `uvdata_tutorial`. I've taken the...

docs
UVH5

## Description We recently restructured pyuvsim to use the `src` layout. This fixes the way pytest is called in light of the new structure. ## Motivation and Context ## Types...

continuous_integration

Adds the `MSCal` class, and other related features to `UVCal`. ## Description ~**NOTE: This PR is an early draft and still WIP -- internal consistency within pyuvdata has been checked,...

Calibration
SMA