Skip to main content

Creates a lightcurve database of series of images.

Project description

Documentation Status DOI

LightCurve

LightCurve is a module that creates light curves of a similar field of stars. This is useful in time domain astronomy in search of transient events and studies of variable stars, i.e. eclipsing binaries.

Table of Contents

Installation

Usage

from lightcurator import lightcurves as lc

object_table = lc.makelist('')

# parallelized alignment
object_table = lc.paralign(object_table)

# or serial alignment
object_table = lc.align(object_table)

# All-in-one
object_table = lc.do_lightcurve(object_table)

The process follows:

  1. Take image list
  2. Align images
  3. Create a deepsky image
  4. Plate solve deepsky using astrometery
  5. Sorce extraction from deepsky image
  6. Create reference image with all candidate sources circled
  7. Match sources between aligned images
  8. Cross match sources from aligned images with sources from deepsky image
  9. Create Timeseries plot of different sources
  10. Cross match sources with catalogs like VSX and GCVS

Credits

License

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

lightcurator-1.0a5.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

lightcurator-1.0a5-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

Details for the file lightcurator-1.0a5.tar.gz.

File metadata

  • Download URL: lightcurator-1.0a5.tar.gz
  • Upload date:
  • Size: 10.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8

File hashes

Hashes for lightcurator-1.0a5.tar.gz
Algorithm Hash digest
SHA256 8e3cad66be1c4144dabacd7990bc553e26fe9b03b89ca3dad01d26cb3fa1b5f6
MD5 c81e9ff099c80640873b89d68220c849
BLAKE2b-256 c8c7690db1a67a62cf97b9b37aaf7945dd280c99757273c83570f58cecca9d72

See more details on using hashes here.

File details

Details for the file lightcurator-1.0a5-py3-none-any.whl.

File metadata

  • Download URL: lightcurator-1.0a5-py3-none-any.whl
  • Upload date:
  • Size: 10.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8

File hashes

Hashes for lightcurator-1.0a5-py3-none-any.whl
Algorithm Hash digest
SHA256 087ec94bc879163eaf9345c2b1332ce3f96e202d57ab06b9545caadb07023610
MD5 2d40247f4a1d954a909c45d2d51a1cb2
BLAKE2b-256 7d17e2eabf8c7730515956df90255ab6fef37ece8cff947b874ab78219ffd037

See more details on using hashes here.

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