ACES-CMZ / reduction_ACES

Reduction scripts and tools for ACES
https://worldwidetelescope.org/webclient/?wtml=https://data.rc.ufl.edu/pub/adamginsburg/ACES/mosaics/mosaics.wtml
15 stars 12 forks source link

PSF characterization - JvM correction #127

Open keflavich opened 2 years ago

keflavich commented 2 years ago

We need diagnostic figures like these:

image image

as done here: https://github.com/ALMA-IMF/reduction/blob/master/analysis/psf_check_figures.py https://github.com/ALMA-IMF/reduction/blob/master/analysis/imstats.py

keflavich commented 2 years ago

https://ui.adsabs.harvard.edu/abs/2021ApJS..257....2C/abstract https://ui.adsabs.harvard.edu/#abs/2021arXiv211208183G/abstract

keflavich commented 2 years ago

from Qizhou: "MAPS paper: https://ui.adsabs.harvard.edu/abs/2021ApJS..257....2C/abstract Original paper: https://ui.adsabs.harvard.edu/abs/1995AJ....110.2037J/abstract Extragalactic paper commenting on these corrections: https://ui.adsabs.harvard.edu/abs/2008AJ....136.2563W/abstract"

xinglunju commented 2 years ago

Another implementation from tp2vis, by comparing fluxes in clean/dirty images, which is a different strategy than that in the MAPS paper. But it requires a dirty image to be available: https://github.com/tp2vis/distribute/blob/master/tp2vis.py#L1106