Draft
Conversation
2d49f36 to
7602cb7
Compare
d7924d7 to
b6b1f70
Compare
b6b1f70 to
e274a8a
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #72 +/- ##
==========================================
+ Coverage 32.74% 32.85% +0.11%
==========================================
Files 27 26 -1
Lines 5540 5564 +24
Branches 1012 1023 +11
==========================================
+ Hits 1814 1828 +14
- Misses 3525 3526 +1
- Partials 201 210 +9 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
db90dfe to
ea56374
Compare
c40ce43 to
d1f7563
Compare
This was referenced Mar 20, 2026
specifically, resulted in a gridding kernel that did not contain the actual beam
plus fixes to make LWA beams & data work
better handling without metafits, fix bugs with antenna number handling and handling for more than 128 antennas
to avoid confusion with the new `uvbeam-file-path`
bfb0ffd to
adebfe2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
UVBeam overhaul
Completely overhaul the handling of UVBeam beams.
Note that using this requires having the
fhd_beam_decomposebranch on pyuvdata installed.Note that this currently branches off of #71, so it contains those fixes as well.
fixes #61
fixes #64
fixes #67
fixes #70
fixes #79
fixes #80
Types of Changes
Changelog
Breaking Changes!
New Features
Bug Fixes
Test Changes
Dependency Changes
Version Changes
Build/CI changes
Translation Changes
Checklist
General PR Checklist
New Features Checklist
Existing Tests Checklist
Breaking Changes Checklist
Bug Fixes Checklist
Documentation Checklist
Version Checklist
Build/CI
Translation Checklist