A thorough structure for precise photometry and deconvolution of time series of wide field images.
Project description
lightcurver
Welcome to lightcurver
!
This is a photometry library leveraging STARRED,
best used with time series of wide-field images. You can read more about it in the documentation.
Essentially, lightcurver
provides the infrastructure to
- prepare a Point Spread Function (PSF) model for each wide-field image,
- precisely calibrate the relative zero point between each image.
This enables STARRED
to model the pixels of the region of interest (ROI),
yielding of course high quality light curves of the point sources in the ROI,
but also recovering the subpixel information to provide a high signal-to-noise ratio/resolution of the ROI itself.
The example below shows a cutout of a wide-field image (one in a set of a hundred),
the fitted high resolution model, and the Hubble Space Telescope image of the same region.
Features
- Plate solving: uses Astrometry.net to establish the footprint of each frame.
- Gaia reference stars: leverages Gaia information to select the right reference stars in the field of view of each frame.
- Preserves sub-pixel information: never interpolates, essential to preserve the sub-pixel information that can be recovered by
STARRED
in a multi-epoch deconvolution. - Incremental: uses
SQL
queries to dynamically determine which process needs be executed on which frame. - Semi-automatic: create a
yaml
configuration file once for the first few frames, then run the pipeline whenever a new frame is added, providing auto-updating light curves.
Getting Started
-
Installation: the short version, install via
pip
:pip install lightcurver
The slightly longer version, in case you plan on using a GPU or the plate solving.
-
Tutorial: follow the tutorial of the documentation, which provides a dataset you can experiment with.
You can also test your installation with a subset of the dataset provided in the tutorial:
cd /clone/of/lightcurver
pytest .
Contributing
If you're encountering problems, then I would like to hear about them and will try to fix them. Feel free to create an issue in this repository. If you're finding this package useful and want to contribute, please create a pull request after forking the repository. If you need general help, feel free to reach out!
License
lightcurver
is licensed under the GPL v3.0 License. See the LICENSE file for more details.
The implemented processing steps
This is an overview of the steps taken by the pipeline.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file lightcurver-1.1.1.tar.gz
.
File metadata
- Download URL: lightcurver-1.1.1.tar.gz
- Upload date:
- Size: 90.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a5fe8e07eb25ace01a46b03be8ea3e87c66bd2a536c63ea360a05e8febb2de9a |
|
MD5 | 990a61dad1f02757ec2ae140e564d23e |
|
BLAKE2b-256 | c593b2f50a92cdcedbd3a76b683a247344161233839da9f40de8a8c4d535ca29 |
File details
Details for the file lightcurver-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: lightcurver-1.1.1-py3-none-any.whl
- Upload date:
- Size: 109.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1853774284cb7b896558a35e580f7e4bf2b1f8cdc4345bc07c0b75bec29823c |
|
MD5 | e544d9026d8250b08da5d1ab4a22a5f0 |
|
BLAKE2b-256 | 8615cb03c802f59089db91080d260aac5e9944e5b5598970789f73185b1ad5f0 |