Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: meas_algorithms
-
Labels:None
-
Story Points:4
-
Epic Link:
-
Sprint:DRP W16-7, DRP X16-1
-
Team:Data Release Production
Description
We identified in DM-5162 several changesets that still need to be ported from HSC to LSST:
- 1293a31c19c238ba2c2acd8f67ec1be742764b66: BinnedWcs
- 9f392b134502f6e4fbbd8759806b15f89a267e5a: detection: additional debugging plots for background
- ad74fe8595ec523d6269e36ec2db051534bf3e9a: Add initial.flags.pixel.interpolated.any to ObjectSizeStarSelectorConfig.badFlags
- 69f5db0eba69225cff917fa4c96a94dc8b765aa0, 4a0d59e191fc40d3091b56b20cf27ede4e0c23ab: Check for bad PSF measurements (HSC-1153)
- a54b1ac52678025d3317e8a379c2849d3eb567ba: pcaPsfDeterminer: catch case of no good PSF candidates in debugging
- c4fcab3251e6f41da2248d63fdf28c0bf80e30f8: Indent seems to be wrong for debug display
- 2a889c17d47c879dbb4345bafba6aed9869b5984, f3e42cc03ab8a4f1b28d9e0852619cbdbf3b7018: Make IdSpanCompar more deterministic
- f99eb46f484609673b45290eaaba47688d7b4a24: CR code has to take care of 'NO_DATA' mask
- 6f6b786bce8ca34bf4c67f75f965130dea027147: Handle small numbers of psfCandidates (HSC-1176)
- d744e6514feaf67b87068ac502bca677306f9fc2: tests: add test for MeasureApCorrTask
- 65f617089038fe19179fca4f959bf23ea061a6b8, 1b7e3cc48ed347b0afa31e81c821b38f87d18d64: Test case for measurement of negative objects
There are also a couple of issues that were identified in the DM-5162 review:
- Delete tests/config/MeasureSources.py — mere configuration, old-style measurement
- testPsfDetermination has method 'xtestRejectBlends'
Ok, it is working now. Thanks.