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

Fixed wrong values in isclose when forcediffimflux and/or forcediffimfluxunc is -99999 #326

Merged
merged 2 commits into from
Dec 9, 2023

Conversation

ale-munozarancibia
Copy link
Contributor

Summary of the changes

Conditions on forcediffimflux and forcediffimfluxunc were not met because they were compared to _ZERO_MAG, when it had to be -99999. Fixed this. Related to bug described in #316 and PR in #323.

About this PR:

  • You added the necessary documentation for the team to understand your work.
  • You linked this PR to the corresponding issue or user story.
  • Your changes fulfill the Definition of Done of the issue or user story.
  • Your changes were tested with manual testing before being submitted.
  • Your changes were tested with automatic unit tests.
  • Your changes were tested with automatic integration tests.

Screensshots

<-- Add some screenshots if necessary !-->

@dirodriguezm dirodriguezm merged commit 923a55c into main Dec 9, 2023
4 checks passed
@dirodriguezm dirodriguezm deleted the fix/forcedphot_99999 branch December 9, 2023 16:14
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