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

Boresight Calibration End to End Testing #185

Merged
merged 39 commits into from
Sep 23, 2024
Merged

Boresight Calibration End to End Testing #185

merged 39 commits into from
Sep 23, 2024

Conversation

manduhmia
Copy link
Contributor

Describe your changes

Creating recipe template for boresight calibration end-to-end testing.

Type of change

  • New feature (non-breaking change which adds functionality)

Reference any relevant issues (don't forget the #)

Issue #153

Checklist before requesting a review

  • [ y] I have linted my code
  • [ y] I have verified that all unit tests pass in a clean environment and added new unit tests, as needed
  • [ y] I have verified that all docstrings are properly formatted and added new documentation, as needed

@manduhmia
Copy link
Contributor Author

Currently the platescale calculation does not pass-- working on fixing this, but I wanted to create the PR

tests/test_astrom.py Outdated Show resolved Hide resolved
@semaphoreP semaphoreP linked an issue Sep 9, 2024 that may be closed by this pull request
3 tasks
Copy link
Contributor

@semaphoreP semaphoreP left a comment

Choose a reason for hiding this comment

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

A few suggestions and comments. Looking good! Hopefully we get the tests to pass!

corgidrp/astrom.py Outdated Show resolved Hide resolved
corgidrp/astrom.py Outdated Show resolved Hide resolved
tests/e2e_tests/astrom_e2e.py Outdated Show resolved Hide resolved
tests/e2e_tests/astrom_e2e.py Outdated Show resolved Hide resolved
tests/e2e_tests/astrom_e2e.py Show resolved Hide resolved
Copy link
Contributor

@maxwellmb maxwellmb left a comment

Choose a reason for hiding this comment

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

This all looks good to me. I've run the e2e test on my machine and it passes. The only thing that came to my attention is that the OBSTYPE keyword used, "AST" isn't the one on the confluence header page: "ASTROM". I'm going to approve the PR, but make an issue about that.

corgidrp/walker.py Outdated Show resolved Hide resolved
@maxwellmb
Copy link
Contributor

Also, the conflicts need to be resolved.

@maxwellmb maxwellmb merged commit d43e942 into main Sep 23, 2024
1 check passed
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.

Create recipe template for boresight calibration
4 participants