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

feat(lightcurve): Added checkbox to use flux instead of magnitude. #260

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ASHuenchuleo
Copy link
Contributor

@ASHuenchuleo ASHuenchuleo commented Dec 21, 2023

Closes #238

Summary of the changes

Added a checkbox to toggle using flux instead of magnitude. The Y axis is changed along with the data points, error bards and limits.

Observations

Tooltip for flux and forced photometry checkboxes are missing.

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.

Screenshots

image

Y axis change is done. Calculation of the flux in progress.
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.

[Lightcurve] Add option to plot lightcurve (inc. forced photometry) using flux and magnitude
1 participant