IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 8, 2008, 3:43:44 PM (18 years ago)
Author:
eugene
Message:

adding output stats from header metadata

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src/psastroDataSave.c

    r17107 r18007  
    6161    if (!pmFPAfileIOChecks (config, view, PM_FPA_AFTER)) ESCAPE;
    6262
     63    // Write out summary statistics
     64    if (!psastroMetadataStats (config)) ESCAPE;
     65
    6366    // activate all files except PSASTRO.OUTPUT
    6467    pmFPAfileActivate (config->files, true, NULL);
Note: See TracChangeset for help on using the changeset viewer.