Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: afw
-
Labels:
-
Story Points:1
-
Epic Link:
-
Sprint:AP S18-5, AP S18-6
-
Team:Alert Production
Description
There are many instances when it would be helpful to have a simple way to return a postage stamp, or small cutout, of an exposure with some user-specified center and dimensions. This ticket is to create such a method, ideally in C++.
A preliminary python implementation lives in u/mrawls/exposure-cutout.
Attachments
Issue Links
Activity
Field | Original Value | New Value |
---|---|---|
Epic Link |
|
Sprint | AP S18-6 [ 686 ] | |
Priority | Undefined [ 10000 ] | Minor [ 4 ] |
Sprint | AP S18-6 [ 686 ] | AP S18-5 [ 685 ] |
Labels | SciencePipelines | PairCoding SciencePipelines |
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Sprint | AP S18-5 [ 685 ] | AP S18-5, AP S18-6 [ 685, 686 ] |
Risk Score | 0 |
Reviewers | Jim Bosch [ jbosch ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
I think this should be a constructor overload.