Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: meas_base
-
Labels:
Attachments
Issue Links
- blocks
-
DM-7289 Port meas_algorithms to python 3
- Done
-
DM-7292 Port pipe_tasks to Python 3
- Done
-
DM-7293 Port meas_modelfit to Python 3
- Done
-
DM-7297 Port ip_diffim to Python 3
- Done
-
DM-7300 Port meas_extensions_photometryKron to Python 3
- Done
-
DM-7301 Port meas_extensions_simpleShape to python 3
- Done
-
DM-7302 Port meas_extensions_psfex to Python 3
- Done
-
DM-7304 Port meas_extensions_shapeHSM to Python 3
- Done
-
DM-7307 Port obs_decam to Python 3
- Done
-
DM-7325 Port meas_extensions_ngmix to Python 3
- Done
- duplicates
-
DM-4011 Rename forced photometry CmdLineTasks to match bin scripts
- Invalid
- is blocked by
-
DM-7337 ChoiceField requires unicode strings
- Done
-
DM-7229 Modify meas base tests to support pytest
- Done
- mentioned in
-
Page Loading...
This code relies on a change in pex_config
DM-7337.One possibly surprising change is renaming ProcessImageForcedTask/Config to ForcedPhotImageTask/Config. This makes the code more self-consistent (including fixing at least one bug) and Jim Bosch confirmed that the best way out was the one I took. See the relevant commit message for more information.