IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 28, 2005, 7:19:46 PM (21 years ago)
Author:
eugene
Message:

created psphotModelTest program for examining model functions

File:
1 edited

Legend:

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

    r5350 r5622  
    2626    // read header and image data from INPUT
    2727    char *input = psMetadataLookupPtr (&status, config, "IMAGE");
     28    if (!status) psAbort ("psphot", "input image not specified");
    2829    psFits *file = psFitsAlloc (input);
    2930    header = psFitsReadHeader (header, file);
Note: See TracChangeset for help on using the changeset viewer.