Skip to content

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

Draft
ASHuenchuleo wants to merge 1 commit intomainfrom
feature/toggle_flux
Draft

feat(lightcurve): Added checkbox to use flux instead of magnitude.#260
ASHuenchuleo wants to merge 1 commit intomainfrom
feature/toggle_flux

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

Comments