kammerje / spaceKLIP

Pipeline for reducing JWST high-contrast imaging data. Published in Kammerer et al. 2022 and Carter et al. 2022.
https://ui.adsabs.harvard.edu/abs/2022SPIE12180E..3NK/abstract
MIT License
16 stars 11 forks source link

bad pixel fixing improvements #47

Closed JarronL closed 2 years ago

JarronL commented 2 years ago

Added bp_fix and infrastructure to use prior to spaceKLIP subtraction.

Added sort_data_files function to generate series of directories and symbolic links to uncal files in MAST directory

Included an modified Coron3PipelineUpdates class that follows the jwst pipeline framework. Slowly converting this to utilize the pyKLIP algorithms and functions.

Fixed bugs and improved logging functionality for ramp fitting.