IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 24, 2005, 5:38:37 AM (21 years ago)
Author:
eugene
Message:

adding model tests

File:
1 edited

Legend:

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

    r4251 r4375  
    1818    psTimerStart ("psphot");
    1919
    20     // setup header template, specify COMMENT and HISTORY as multis
     20    // setup header template, specify COMMENT and HISTORY as MULTI
    2121    header = psMetadataAlloc ();
    2222    psMetadataAdd (header, PS_LIST_HEAD, "COMMENT", PS_META_MULTI, "folder for comment", NULL);
     
    8989        }
    9090    }
     91    DumpImage (mask, "mask.fits");
    9192
    9293    psLogMsg ("psphot", 3, "load data: %f sec\n", psTimerMark ("psphot"));
Note: See TracChangeset for help on using the changeset viewer.