Skip to main content

Small app to retrieve astronomical object photometry over time (lightcurve)

Project description

LCExtract

Quickstart

To run application from python console

from LCExtract.LCExtract import LCExtract

LCExtract()

Description

Currently a standalone application written in Python to take astronomical object positions and search for photometry data over time which produces a lightcurve for the object. Queries data from the Zwicky Transient Facility (ZTF) but other time domain based facilities will be added in to the query over time to provide a more comprehensive history of the object's luminosity variation.

Options selectable by the user are

  • File or Manual entry
    • File input requires name, RA, DEC, description CSV separation - see example file test_objects.csv
    • Manual entry allows named or positional coordinate entry
  • Photometric filter selection
    • Filters g, r, i, z are default filters, but note
      • a subset is user-selectable
      • not all filters available within archive(s), e.g., ZTF uses only g, r, i filters
      • not all filters available for an object

Application will calculate a number of summary statistics from the data returned for an object and provide a plot of any archive data returned.

Data files

Data files are expected to be located in the working directory, preferrably under a subdirectory data/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

LCExtract-0.1.5.tar.gz (10.1 kB view hashes)

Uploaded Source

Built Distribution

LCExtract-0.1.5-py3-none-any.whl (10.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page