Index: /trunk/Ohana/src/addstar/src/FilterStars.c
===================================================================
--- /trunk/Ohana/src/addstar/src/FilterStars.c	(revision 39472)
+++ /trunk/Ohana/src/addstar/src/FilterStars.c	(revision 39473)
@@ -144,4 +144,5 @@
       int isStack = ((image[0].photcode >= 11000) && (image[0].photcode <= 11400));
 
+      // this is wrong for forcedwarps: should be treated like a stackID?
       if (isStack) {
 	outcat->measure[N].extID = CreatePSPSStackDetectionID(image[0].sourceID, image[0].externID, outcat->measure[N].detID);
