IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 40960


Ignore:
Timestamp:
Oct 21, 2019, 2:54:14 PM (7 years ago)
Author:
cclin33
Message:

add astrometry keyword to header

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ccl_branches/ipp-20190806/psastro/src/psastroMetadataStats.c

    r27065 r40960  
    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.