Changeset 39473
- Timestamp:
- Mar 23, 2016, 12:25:43 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/addstar/src/FilterStars.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/addstar/src/FilterStars.c
r39273 r39473 144 144 int isStack = ((image[0].photcode >= 11000) && (image[0].photcode <= 11400)); 145 145 146 // this is wrong for forcedwarps: should be treated like a stackID? 146 147 if (isStack) { 147 148 outcat->measure[N].extID = CreatePSPSStackDetectionID(image[0].sourceID, image[0].externID, outcat->measure[N].detID);
Note:
See TracChangeset
for help on using the changeset viewer.
