emirkmo / ztfphot

Streamlit dashboard hosted on Azure: photometry script for ztf forced photometry service.

Home Page:https://ztfphot.azurewebsites.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZTF Forced Photometry lightcurves

Redoployed on https://ztfphot.azurewebsites.net

This is a library and script for dealing with ZTF forced photometry lightcurves of transient. Files can be generated by the ZTF Forced Photometry Service (ZTFFPS: no affliation) or via your own forced photometry using ZTF data releases.

Under construction...

Currently ztfphot can:

  • Read ZTFFPS lightcurves.
  • Perform various cleaning methods.
  • Plot the raw flux for help in determining baseline JD.
  • Create lightcurves that are corrected for baseline.
  • Scale uncertainties
  • Plot the magnitude or flux lightcurve in any ztfband.

Upcoming:

  • Method for fetching data from IRSA.
  • Own implementation of Forced photometry compatible with ZTFFPS.
  • Interactive setting of the baseline.
  • Dynamically dealing with references that contain transient flux.
  • Hosted (ztfphot.herokuapp.com)
  • Alternative upper limit calculation and parameter visualizations.
  • Allow querying ztf forced photometry service at IRSA using own credentials.

About

Streamlit dashboard hosted on Azure: photometry script for ztf forced photometry service.

https://ztfphot.azurewebsites.com

License:MIT License


Languages

Language:Python 100.0%