IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 10, 2020, 9:40:15 AM (6 years ago)
Author:
eugene
Message:

gDiff now runs and does not crash on forced photometry

File:
1 edited

Legend:

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

    r41260 r41413  
    11/** @file gDiffDefineOutput.c
    2  *
    3  *  @brief
    4  *
    5  *  @ingroup gDiff
    6  *
    7  *  @author IfA
    8  *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2009-02-18 00:31:20 $
    10  *  Copyright 2009 Institute for Astronomy, University of Hawaii
     2 *  @brief: image subtraction based on matched Gaussians profiles
     3 *  @author Eugene Magnier @ IfA
     4 *  @version $Revision: 1.12 $
     5 *  @date $Date: 2020-01-25 $
     6 *  Copyright 2020 Institute for Astronomy, University of Hawaii
    117 */
    12 
    13 #ifdef HAVE_CONFIG_H
    14 #include <config.h>
    15 #endif
    16 
    17 #include <stdio.h>
    18 #include <libgen.h>
    19 #include <pslib.h>
    20 #include <psmodules.h>
    218
    229#include "gDiff.h"
Note: See TracChangeset for help on using the changeset viewer.