spacetelescope / nircam_calib

A collection of software for creating NIRCam reference files, pipeline testing, etc.
2 stars 15 forks source link

notebooks for the analysis of NRC-23 #148

Closed mcorrenti closed 2 years ago

mcorrenti commented 2 years ago

Notebooks for the analysis of NRC-23: NRC-23_webbpsf.ipynb - Create synthetic PSF models (single PSF or grid of PSFs) NRC-23_psf_photometry_multiproc.ipynb - Perform PSF photometry on all the images using multiprocessing NRC-23_psf_photometry.ipynb - Perform PSF photometry on a specific set of images (for data reduction testing purposes) NRC-23_filter_offset.ipynb - Cross-match PSF photometry catalogs, check offset in positions NRC-23_aperture_photometry.ipynb - Perform aperture photometry on the images (divided by detector/filter) NRC-23_create_ePSF. ipynb - Create a single of grid of empirical PSFs NRC-23_comparison_PSF.ipynb - Compare single synthetic PSF with empirical PSFs for a specific detector/filter NRC_comparison_PSF_grid.ipynb - Compare grid of synthetic PSF with grid of empirical PSF for a specific detector/filter NRC-23_cmd_psf_phot.ipynb - Quick comparison of LMC catalog (simulated magnitudes) with uncalibrated magnitudes from PSF photometry NRC-23_cmd_ap_phot.ipynb - Quick comparison of LMC catalog (simulated magnitudes) with uncalibrated magnitudes from aperture photometry