Hi!
I am using pypher for psf-matching in multi-wavelength analysis.
But I want to check the robustness of my psf-matching in order to use the matching kernels in my SED fitting.
Recently, I read a paper of JWST spatially resolved analysis which talks about the psf matching. (Abdurro'uf et al. 2023)
In the Appendix C of the paper mentioned above, they calculate the encircled energy of the convolved PSF image. (they first generate the convolution kernels to F444W, and convolve the PSF images of other bands to get convolved psf; Well, they calculate the encircled energy of the convolved psf and the psf of f444w)
They find that, after convolution, the convolved psfs of all other bands fit well with the target band f444w.
Consequently, they claim that the psf matching in their work is robust.

I also want to check the encircled engery distribution after & before the psf matching.
I first download the empirical psf generated by Abdurro'uf (GitHub website here).
And generate the matching kernel to z band on u, g, r, i bands with pypher.
Convolve the psf images with the kernels, and I get these figures.

(This is the original psf encircled energy curve of the 5 bands, without being convolved with matching kernels)

(This is for the convolved psfs)
Note: by the way, I convolve images with functions in PHOTUTILS. (convolve_fft)
We can see that the shape of the EE curve really have changed after psf-matching.
But there still exist manifest differences between the matched images.
When it comes to the PSF-matching of the JWST filters, the results are given below:

(This figure is about the input psfs)

(Well, this is for the psfs after psf-matching)
The generation of the matching kernels are all with PyPHER.
Could you please tell me whether this method can check the the robustness of a PSF matching?
Whether my results indicate a bad PSF-matching?
I really want to do well in the processing of PSF.
Anything from you will be appreciated!
Last, thanks for your making this wonderful code available!
Best.
Mingfeng Liu
Postgraduate Student, 1st year
Nanjing Normal University
Hi!





I am using pypher for psf-matching in multi-wavelength analysis.
But I want to check the robustness of my psf-matching in order to use the matching kernels in my SED fitting.
Recently, I read a paper of JWST spatially resolved analysis which talks about the psf matching. (Abdurro'uf et al. 2023)
In the Appendix C of the paper mentioned above, they calculate the encircled energy of the convolved PSF image. (they first generate the convolution kernels to F444W, and convolve the PSF images of other bands to get convolved psf; Well, they calculate the encircled energy of the convolved psf and the psf of f444w)
They find that, after convolution, the convolved psfs of all other bands fit well with the target band f444w.
Consequently, they claim that the psf matching in their work is robust.
I also want to check the encircled engery distribution after & before the psf matching.
I first download the empirical psf generated by Abdurro'uf (GitHub website here).
And generate the matching kernel to z band on u, g, r, i bands with pypher.
Convolve the psf images with the kernels, and I get these figures.
(This is the original psf encircled energy curve of the 5 bands, without being convolved with matching kernels)
(This is for the convolved psfs)
Note: by the way, I convolve images with functions in PHOTUTILS. (convolve_fft)
We can see that the shape of the EE curve really have changed after psf-matching.
But there still exist manifest differences between the matched images.
When it comes to the PSF-matching of the JWST filters, the results are given below:
(This figure is about the input psfs)
(Well, this is for the psfs after psf-matching)
The generation of the matching kernels are all with PyPHER.
Could you please tell me whether this method can check the the robustness of a PSF matching?
Whether my results indicate a bad PSF-matching?
I really want to do well in the processing of PSF.
Anything from you will be appreciated!
Last, thanks for your making this wonderful code available!
Best.
Mingfeng Liu
Postgraduate Student, 1st year
Nanjing Normal University