Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: coadd_utils, ip_diffim, ip_isr, jointcal, meas_astrom, meas_extensions_astrometryNet, meas_extensions_convolved, meas_extensions_photometryKron, meas_extensions_shapeHSM, meas_extensions_simpleShape, obs_base, obs_cfht, obs_decam, obs_lsst, obs_sdss, obs_subaru, obs_test, pipe_tasks, shapelet
-
Labels:None
-
Story Points:6
-
Sprint:Arch 2019-07-15, Arch 2019-07-22
-
Team:Architecture
Description
We have deprecated lsst.afw.geom.Point2I and related routines but they are still used all over the place. They need to be removed so that to allow DM-20565 to be unblocked.
It looks like your C++ modifications include a clang-format pass? Might be good to do a single clang-format on the src and include directories first, before you modify anything, as not everyone runs it on save, so small C++ often also include other formatting changes because of that.
I've done these:
meas_extensions_shapeHSM
coadd_utils
obs_base
obs_test
shapelet