Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hamming Window for full_fov RX beamforming #12

Open
wants to merge 17 commits into
base: develop
Choose a base branch
from

Conversation

RemingtonRohel
Copy link
Contributor

Apply a Hamming window to the main array RX beamforming in full_fov.py

RemingtonRohel and others added 16 commits April 7, 2023 00:32
* Updated all non-test experiments to pass tests. Changes include:
  - self.printing() changed to print()
  - decimation_scheme field added to all slices
  - rxonly added to listen-only slices
* Some experiment tests are now not applicable and have been moved to deprecated_tests
* experiment_tests.csv no longer needed, each test class defines its own class method that returns the expected Exception that will be thrown and the error message.
* All tests pass when using exp_proto_refactor branch of Borealis.
Phased rx take 2 implementation of rx antenna pattern into unit tests and full fov experiment. Related to PR from SuperDARNCanada/borealis#432
@RemingtonRohel RemingtonRohel changed the base branch from main to slice_refactor February 6, 2024 19:12
Copy link

@Doreban Doreban left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I get the einsum notation mixed around a lot when dealing with numpy but it looks good to me.

Base automatically changed from slice_refactor to develop March 14, 2024 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants