PhangsTeam / pjpipe

Pipeline for processing JWST imaging data, tailored for nearby galaxies. Built for PHANGS
https://pjpipe.readthedocs.io/en/latest/
GNU General Public License v3.0
14 stars 1 forks source link

Custom Catalog steps for MIRI alignment #68

Closed low-sky closed 3 months ago

low-sky commented 4 months ago

This is an attempt to improve the alignment between MIRI dithers by using custom cataloguing. Specifically, this prefilters the MIRI images using constrained diffusion to remove ISM emission. Currently a work in progress for discussion. Do not merge.

thomaswilliamsastro commented 4 months ago

Would you be able to remove the various config changes from the PR? From what I can see this only needs the pjpipe/astrometric_catalog and pjpipe/get_wcs_adjust step directories in here

thomaswilliamsastro commented 3 months ago

I've just done some quick edits to tidy up the code and remove unused imports and things. This is good to merge from my side!