Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Yumi Choi
Yumi ChoiReporter
Melissa Graham
Melissa GrahamLabels
Reviewers
Melissa Graham
Story Points
3
RubinTeam
Community Science
End date
Dec 20, 2024
Checklist
Checklist
Created October 16, 2024 at 12:46 AM
Updated December 18, 2024 at 5:03 PM
Resolved December 18, 2024 at 5:03 PM
One of the requested design components of the lsst.cst package was:
9. Interactive lightcurve from diaObjectId.
Allow the user to pass a diaObjectId and specify "direct-image" or "difference-image" photometry, and plot the appropriate forced-source multi-band light curve as an interactive image. Clarification: From the ForcedSourceOnDiaObject table, plot one of the two flux types below as a function of time (expTime from the ccdVisit table; requires join) using the standard symbols and colors for LSST filters, with error bars.
psfDiffFlux - forced difference-image flux
psfFlux - forced direct-image flux
This ticket is to review the current functionality of the in-development lsst.cst package.
Deliverable: Report back to the team lead to say if this functionality exists within the current modules. Create a notebook that demonstrates how.
Stretch goal: If the functionality does exist, could it be improved?
Find helpful instructions for testing/review of lsst.cst in Confluence: https://rubinobs.atlassian.net/wiki/spaces/LSSTOps/pages/45638407/lsst.cst+package