Skip to content

Add support for uvfits files with uvws split between two variables#345

Open
bhazelton wants to merge 1 commit into
masterfrom
support_double_uvw
Open

Add support for uvfits files with uvws split between two variables#345
bhazelton wants to merge 1 commit into
masterfrom
support_double_uvw

Conversation

@bhazelton

@bhazelton bhazelton commented Apr 2, 2026

Copy link
Copy Markdown
Member

This is enables double precision uvws. The convention of writing out a double precision number as two fields to be summed is a standard FITS approach and is what is almost always done for time. pyuvdata now allows for this for uvws, so FHD should handle them properly.

@bhazelton bhazelton added bug An error enhancement An upgrade option labels Apr 2, 2026
This is enables double precision uvws. The convention of writing out a double precision number as two fields to be summed is a standard FITS approach and is what is almost always done for time. pyuvdata now allows for this but it caused errors in FHD. This fixes that.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug An error enhancement An upgrade option

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant