Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: pipe_analysis
-
Labels:None
-
Story Points:5
-
Epic Link:
-
Sprint:DRP S17-2, DRP S17-3, DRP S17-4, DRP S17-5, DRP S17-6
-
Team:Data Release Production
Description
Include ellipticity residual comparison and quiver plots in the analysis script, including:
Intra-stack:
scatter/histogram/sky plots for psfUsed stars of
> residual e1 & e2 ellipticities between the source and model psf at the position of the source (for both SDSS and HSM measurements), where:
e1 = (shape_xx - shape_yy)/(shape_xx + shape_yy)
|
e2 = 2*shape_xy/(shape_xx + shape_yy)
|
> residual ellipticity, δe, between source and model psf at source position quiver plot where:
δe = sqrt((e1_src - e1_psf)^2 + (e2_src - e2_psf)^2))
|
Inter-stack:
scatter/histogram/sky comparison plots for;
> comparison of the trace radii of the sf models at the position of psfUsed stars matched between the two stack catalogs, where:
traceRadius = sqrt(0.5*(shape_xx + shape_yy))
|
This latter plot that revealed a systematic 0.5% difference between the model psf trace radii

between the HSC-1382 RC dataset run and the LSST run of
DM-6816(I do realize I will have to fix the binning in the right histogram!):