IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 9, 2006, 5:53:01 PM (20 years ago)
Author:
Paul Price
Message:

Going back to mcShort after 1.5 GB core dump from running out of memory....

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppTest.c

    r7493 r7494  
    100100    psMetadata *mosaicCamera = psMetadataConfigParse(NULL, NULL, "/home/mithrandir/price/ipp/config/mcshort_mosaic/camera.config", true);
    101101    pmFPA *mosaicFPA = pmFPAConstruct(mosaicCamera);
    102     psMetadata *mosaicFormat = psMetadataConfigParse(NULL, NULL, "/home/mithrandir/price/ipp/config/megacam_fpamosaic/format_mosaic.config", true);
     102    psMetadata *mosaicFormat = psMetadataConfigParse(NULL, NULL, "/home/mithrandir/price/ipp/config/mcshort_mosaic/format_mosaic.config", true);
    103103    pmFPAview *mosaicView = pmFPAviewAlloc(0);
    104104    pmFPAAddSourceFromView(mosaicFPA, mosaicView, mosaicFormat);
Note: See TracChangeset for help on using the changeset viewer.