IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 4, 2005, 5:33:32 AM (21 years ago)
Author:
eugene
Message:

simultaneous PSF fitting, better background, basic deblending

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotOutput.c

    r5628 r5672  
    583583    unlink (filename);
    584584    psFits *fits = psFitsAlloc (filename);
    585     psFitsWriteImage (fits, header, image, 0);
     585    psFitsWriteImage (fits, NULL, image, 0);
    586586    psFree (fits);
    587587    return (TRUE);
Note: See TracChangeset for help on using the changeset viewer.