Skip to content

Add UVBeam support for the MWA Average Embedded Element (AEE) beam model#1660

Open
bhazelton wants to merge 4 commits intomainfrom
add_mwa_aee_beam
Open

Add UVBeam support for the MWA Average Embedded Element (AEE) beam model#1660
bhazelton wants to merge 4 commits intomainfrom
add_mwa_aee_beam

Conversation

@bhazelton
Copy link
Copy Markdown
Member

@bhazelton bhazelton commented Apr 9, 2026

Description

The MWA Average Embedded Element (AEE) beam model is an older model, but it is widely used, so being able to compare it to the newer (and already supported) Full Embedded Element (FEE) beam model is important. The input files are totally different for these two models, so some real work was needed to add this support.

Motivation and Context

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation change (documentation changes only)
  • Version change
  • Build or continuous integration change
  • Other

Checklist:

New feature checklist:

  • I have added or updated the docstrings associated with my feature using the numpy docstring format.
  • I have updated the tutorial to highlight my new feature (if appropriate).
  • I have added/updated tests to cover my new feature.
  • I have updated the CHANGELOG.

@bhazelton bhazelton added the beams label Apr 9, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.93%. Comparing base (eca9fb6) to head (bff52e3).

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #1660    +/-   ##
========================================
  Coverage   99.93%   99.93%            
========================================
  Files          67       67            
  Lines       22706    22864   +158     
========================================
+ Hits        22692    22850   +158     
  Misses         14       14            

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bhazelton bhazelton requested review from jpober and nicholebarry April 9, 2026 02:58
@bhazelton bhazelton marked this pull request as ready for review April 10, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant