Skip to content

329 add elevation and azimuth information on txt outputs#330

Merged
vsmagalhaes merged 74 commits intoastrohack-devfrom
329-add-elevation-and-azimuth-information-on-txt-outputs
Jul 3, 2025
Merged

329 add elevation and azimuth information on txt outputs#330
vsmagalhaes merged 74 commits intoastrohack-devfrom
329-add-elevation-and-azimuth-information-on-txt-outputs

Conversation

@vsmagalhaes
Copy link
Copy Markdown
Collaborator

This pull request brings a few innovations:

  • There is now a observation summary attached to each holography xds.
  • This summary can be printed and exported to an ASCII file through a method called .observation_summary
  • This allows for the decoupling of imaging characteristics between DDIs
  • Added a Z scale control to the image_compare_tool.
  • However backward file compatibility has been broken.
  • Hence a check if the file can be opened has been implemented.

…ther restriction on fetch position of center limiting to the middle of the observation.
…ted against cell size and grid size being given as lists.
… a test that is no longer relevant as the correspondent Attr file no longer exists.
…ll have the same size, this is done to warrant that padding will work properly and the same way with both axes.
@vsmagalhaes vsmagalhaes added this to the VLA Support milestone Jul 3, 2025
@vsmagalhaes vsmagalhaes self-assigned this Jul 3, 2025
@vsmagalhaes vsmagalhaes added enhancement New feature or request visualization Issues regarding visualization labels Jul 3, 2025
@vsmagalhaes vsmagalhaes linked an issue Jul 3, 2025 that may be closed by this pull request
@vsmagalhaes vsmagalhaes added the Area:SciDev Science Feature development,validation, bugfix label Jul 3, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 3, 2025

@vsmagalhaes vsmagalhaes merged commit 90828a2 into astrohack-dev Jul 3, 2025
18 checks passed
@vsmagalhaes vsmagalhaes deleted the 329-add-elevation-and-azimuth-information-on-txt-outputs branch July 3, 2025 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area:SciDev Science Feature development,validation, bugfix enhancement New feature or request visualization Issues regarding visualization

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Elevation and Azimuth information on txt outputs

1 participant