IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 17, 2020, 12:19:25 PM (6 years ago)
Author:
eugene
Message:

make a PSF if forced photometry is requested; plug a leak

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/gDiff.20200202/src/gDiffFiles.c

    r41413 r41414  
    3131
    3232// Subtraction photometry
    33 static const char *subPhotFiles[] = { "GDIFF.OUTPUT.SOURCES", NULL };
     33static const char *subPhotFiles[] = { "GDIFF.OUTPUT.SOURCES",
     34                                      "GDIFF.POS1.SOURCES", "GDIFF.FORCED1.SOURCES",
     35                                      "GDIFF.POS2.SOURCES", "GDIFF.FORCED2.SOURCES", NULL };
    3436
    3537// Inverse subtraction files
Note: See TracChangeset for help on using the changeset viewer.