IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 29, 2012, 2:26:09 PM (14 years ago)
Author:
watersc1
Message:

ppSkycell binning mostly working, but not for masks yet.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20120906/ppStack/src/ppStackCombineFinal.c

    r34531 r34623  
    2727    return(false);
    2828  }
     29#if 0
    2930  if (!ppStackWriteImage("/tmp/test_forced.bkgmdl.fits",
    3031                         bkgRO->parent->parent->parent->hdu->header,
     
    3334    fprintf(stderr,"Failed to write image because fail.\n");
    3435  }
    35  
     36#endif
    3637  for (int i = 0; i < options->num; i++) {
    3738    pmFPAfile *file = pmFPAfileSelectSingle(config->files, "PPSTACK.INPUT.BKGMODEL", i);
     
    5354  bkgRO->parent->data_exists = true;
    5455  bkgRO->parent->parent->data_exists = true;
     56 
    5557  return(true);
    5658}
Note: See TracChangeset for help on using the changeset viewer.