This package is a framework for handling and processing astronomical data, developed by the Las Cumbres Observatory Microlensing Group for use in their observing programs.
The package includes:
- data_management: tools to automate the retrieval and sorting of observational data
- image_reduction: reduction pipeline for imaging data
Authors: Rachel Street & Etienne Bachelet
The package can be installed directly to any compatible Python environment (>3.10) by:
pip install microlensing_photometry
To install the scripts used to run the pipeline, it is best to clone this respository.
The documentation for this package can be found on ReadTheDocs.