IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 12717


Ignore:
Timestamp:
Apr 3, 2007, 10:40:06 AM (19 years ago)
Author:
eugene
Message:

do not load recipe when loading skycell

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pswarp/src/pswarpDefineSkycell.c

    r12506 r12717  
    6969    skyConfig->arguments = psMemIncrRefCounter (config->arguments);
    7070
    71     format = pmConfigCameraFormatFromHeader (skyConfig, phu);
     71    format = pmConfigCameraFormatFromHeader (skyConfig, phu, false);
    7272    if (!format) {
    7373        psError(PS_ERR_IO, false, "Failed to read CCD format from %s\n", realName);
Note: See TracChangeset for help on using the changeset viewer.