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 Panoramic Survey Telescope And Rapid Response System (Pan-STARRS) DR2 as hosted at the Mikulski Archive for Space Telescopes (MAST), Palomar Transient Factory (PTF) and the Zwicky Transient Facility (ZTF), the latter of which are hosted at NASA/IPAC Infrared Science Archive (IRSA). 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,descriptionCSV separation - see example file test_objects.csv - Manual entry allows named or positional coordinate entry
- File input requires
- Archive / Catalog
- Pan-STARRS
- PTF
- ZTF
- All - consolidate data from facilities
- Photometric filter selection
- Filters
g,r,i,z,y,Rare default filters, but note- a subset is user-selectable
- not all filters available within archive(s), e.g., ZTF uses only
g,r,ifilters - not all filters available for an object
- Filters
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, preferably under a subdirectory data/
Release files for LCExtract 0.1.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| LCExtract-0.1.8.tar.gz | 18.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| LCExtract-0.1.8-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 36.3 kB
Release files / LCExtract-0.1.8.tar.gz
| Download URL | LCExtract-0.1.8.tar.gz |
|---|---|
| Size | 18.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7792583398963260469067cf10a795f245661e1bd9ceb651a6e0b17282b67f10
|
|
BLAKE2b-256 checksum How to use checksums |
f3bc9261546dc4ae5a8253206fd013dd5396ec5386c10d9a1482e865b611e8ad
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.3
|
Release files / LCExtract-0.1.8-py3-none-any.whl
| Download URL | LCExtract-0.1.8-py3-none-any.whl |
|---|---|
| Size | 17.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1320a1929212b33165538e47e11a696458a8079ec0d4e3599aecce0f6322ca8e
|
|
BLAKE2b-256 checksum How to use checksums |
60c9ba99315b5764c63311213f49a5aa9688263225ea8dfebfdac7b2c185be93
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.3
|