Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: meas_base
-
Labels:None
-
Story Points:4
-
Epic Link:
-
Sprint:DRP S17-3
-
Team:Data Release Production
Description
As Bob Armstrong noted in DM-6463:
Bob recalls seeing some effects due to this change, and the commit message of the changeset (made on the LSST stack but not on the HSC stack) states:for LSST sdss shape chooses a slightly different footprint. See computeAdaptiveMomentsBBox in SdssShape.cc.
Rewrite set_amom_bbox using afw::geom operators
This changes results slightly in lsst_dm_stack_demo (as the the region of
pixels used in the fit can differ by 1 pixel due to different rounding).
This ticket is to more deeply investigate the effects of this change and, in particular, see if it contributes to differences seen between the stacks: e.g. the increasing with magnitude offset of the SDSS trace radii:
Of note, the difference does not show up in a comparison of the psf model trace radii:
Attachments
Issue Links
- relates to
-
DM-9535 Assess whether differences in Brighter-Fatter implementations are contributing to the trace radii differences: LSST vs. HSC
- Done
-
DM-6463 Please provide how-to-reproduce instructions for LSST/HSC comparison epics
- Done
-
DM-6815 Update LSST full-stack processing configuration to match best practice from HSC
- Done
-
DM-9028 Process the HSC RC dataset with the latest hscPipe 4.0.5
- Done
I think the easiest way to approach this is to apply the changes made on LSST to the HSC stack and see compare the output for the two HSC runs (with and without adaptation) as well as between the LSST and HSC stack runs.