AutoWISP
Contents:
Installation
Run the Tests (optional)
Example Usage: Processing the test data
Create a temporary directory to work in (remember to delete it at the end), enter it, and get its path
Download the test data
Perform the calibration for the zero frames
Create a master bias by stacking the calibrated zero frames
Perform the calibration for the dark frames
Create a master dark by stacking the calibrated dark images
Perform calibration for flat frames
Build a master flat out of the individual calibrated flat frames
Perform calibration for object frames
Find stars in the calibrated object frames
Perform astrometry on DR files
Perform PSF/PRF fitting
Perform aperture photometry
Run fit source extracted PSF map
Perform magnitude fitting
Create light curves
Perform EPD on light curves
Generate EPD statistics file for light curves
Perform TFA on light curves
Generate TFA statistics file for light curves
Extract brightness vs time from lightcurves
Pipeline Steps
Split Raw Frames by Type:
1. Image Calibration
2. Find Stars
3. Astrometry
4. PRF/PSF Fitting
5. Aperture Photometry
6. Fit PSF Map to Extracted Stars
7. Magnitude fitting
8. Creating Lightcurves
9. External Parameter Decorrelation (EPD)
10. Trend Filtering Algorithm (TFA)
Configuration Options
autowisp package
Class Inheritance Diagram
Subpackages
Submodules
AutoWISP
autowisp package
autowisp.database package
autowisp.database.manually_fill_tables module
View page source
autowisp.database.manually_fill_tables module
Class Inheritance Diagram
Manually fill whichever datbase tables and define default configuration.