IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 39473


Ignore:
Timestamp:
Mar 23, 2016, 12:25:43 PM (10 years ago)
Author:
eugene
Message:

add comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/addstar/src/FilterStars.c

    r39273 r39473  
    144144      int isStack = ((image[0].photcode >= 11000) && (image[0].photcode <= 11400));
    145145
     146      // this is wrong for forcedwarps: should be treated like a stackID?
    146147      if (isStack) {
    147148        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.