IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 7, 2019, 3:51:47 PM (7 years ago)
Author:
cclin33
Message:

let astrometry statistic results added into mysql database from smf file, add two extperl packages, modify dbconfig, add localhosttest reductionclasses for localhost test

File:
1 edited

Legend:

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

    r27065 r41071  
    3838        psMetadataItemSupplement(&status, stats, header, "CERROR");
    3939        psMetadataItemSupplement(&status, stats, header, "NASTRO");
     40        psMetadataItemSupplement(&status, stats, header, "AST_R0");
     41        psMetadataItemSupplement(&status, stats, header, "AST_D0");
     42        psMetadataItemSupplement(&status, stats, header, "AST_T0");
     43        psMetadataItemSupplement(&status, stats, header, "AST_S0");
     44        psMetadataItemSupplement(&status, stats, header, "AST_RS");
     45        psMetadataItemSupplement(&status, stats, header, "AST_DS");
    4046    }
    4147
Note: See TracChangeset for help on using the changeset viewer.