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

Non linearity cleanup #179

Merged
merged 5 commits into from
Sep 6, 2024
Merged

Non linearity cleanup #179

merged 5 commits into from
Sep 6, 2024

Conversation

maxwellmb
Copy link
Contributor

@maxwellmb maxwellmb commented Aug 31, 2024

Describe your changes

There were previously 3 different non_linearity examples that we were using to test things. This PR reduces it to 1 in order to reduce the number of files floating around.

A few of the tests had to be modified because they relied on a static fits file. This fits file is now generated dynamically when needed.

Type of change

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

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

This PR addresses ISsue #138

Checklist before requesting a review

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

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.

just a few questions. otherwise looks straightforward.

tests/test_non_linearity_correction.py Outdated Show resolved Hide resolved
tests/test_non_linearity_correction.py Show resolved Hide resolved
tests/test_walker.py Outdated Show resolved Hide resolved
@maxwellmb
Copy link
Contributor Author

Ok, @semaphoreP, this is ready for re-review.

@semaphoreP semaphoreP merged commit 71a35a6 into main Sep 6, 2024
1 check passed
@semaphoreP semaphoreP deleted the non_linearity_cleanup branch September 6, 2024 14:54
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