Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: meas_extensions_shapeHSM
-
Labels:
-
Story Points:3
-
Epic Link:
-
Sprint:Science Pipelines DM-W15-4, Science Pipelines DM-W15-5
-
Team:Data Release Production
Description
This is a low-priority ticket to replace the old-style plugins in meas_extensions_shapeHSM with new ones compatible with meas_base. As this isn't a part of the main-line stack, we should delay it until other the meas_base conversion is nearly (or perhaps fully) complete.
Attachments
Issue Links
Activity
Rank | Ranked higher |
Description | This is a low-priority ticket to replace the old-style plugins in meas_algorithms with new ones compatible with meas_base. As this isn't a part of the main-line stack, we should delay it until other the meas_base conversion is nearly (or perhaps fully) complete. | This is a low-priority ticket to replace the old-style plugins in meas_extensions_shapeHSM with new ones compatible with meas_base. As this isn't a part of the main-line stack, we should delay it until other the meas_base conversion is nearly (or perhaps fully) complete. |
Priority | Major [ 3 ] | Minor [ 4 ] |
Rank | Ranked lower |
Rank | Ranked higher |
Rank | Ranked higher |
Labels | Measurement | AppsPlanning |
Story Points | 2 | 3 |
Story Points | 3 | 5 |
Labels | AppsPlanning | SciencePipelines |
Sprint | Science Pipelines DM-W15-4 [ 120 ] |
Rank | Ranked higher |
Story Points | 5 | 3 |
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Sprint | Science Pipelines DM-W15-4 [ 120 ] | Science Pipelines DM-W15-4, Science Pipelines DM-W15-5 [ 120, 129 ] |
Rank | Ranked higher |
Reviewers | Jim Bosch [ jbosch ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | In Progress [ 3 ] |
Comment |
[ moved this work onto a new branch, tickets/ include/lsst/meas/extensions/photometryKron.h | 76 -- .../extensions/photometryKron/KronFluxAlgorithm.h | 143 ++++ .../meas/extensions/photometryKron/__init__.py | 3 +- .../lsst/meas/extensions/photometryKron/kronLib.i | 34 +- src/KronFluxAlgorithm.cc | 618 ++++++++++++++++ src/KronPhotometry.cc | 759 -------------------- tests/Kron.py | 163 +++-- ups/meas_extensions_photometryKron.cfg | 2 +- ups/meas_extensions_photometryKron.table | 1 + 9 files changed, 883 insertions(+), 916 deletions(-) Please note that KronFluxAlgorithm.h and KronFluxAlgorithm.cc are actually moved versions of KronPhotometry.h and KronShape.cc. I am now rather sorry I renamed them, since the git diff doesn't seem to know. If you have a fix for this, let me know ] |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
Team | Measurement Framework [ 10205 ] | Data Release Production [ 10301 ] |