IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 15, 2015, 10:44:35 AM (11 years ago)
Author:
eugene
Message:

fix typo in EXPNAME_AS_INT; fix segfault in TaskOps.c; set cvec correctly; fix typos in dvo table fits fields; watch out for compression in delete images; skip galphot in dvomerge (why is this needed?); inherit compression and format from output file if it exists; use strextend; add -update-catcompress to dvomerge_client command

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20150625/Ohana/src/libautocode/def/secfilt-ps1-v5.d

    r37246 r38588  
    1010FIELD  Map,           MAG_AP,            float,    ave aperture mag in this band,         mags
    1111FIELD  dMap,          MAG_AP_ERR,        float,    ave aperture mag in this band,         mags
    12 FIELD  sMap,          MAG_AP_STDEV,    float,      standard deviation of ap mags,         mags
     12FIELD  sMap,          MAG_AP_STDEV,      float,      standard deviation of ap mags,         mags
    1313FIELD  Mkron,         MAG_KRON,          float,    ave kron mag in this band,             mags
    1414FIELD  dMkron,        MAG_KRON_ERR,      float,    formal error on average kron mag,      mags
    15 FIELD  sMkron,        MAG_KRON_STDEV,  float,      standard deviation of kron mags,       mags
     15FIELD  sMkron,        MAG_KRON_STDEV,    float,      standard deviation of kron mags,       mags
    1616                                         
    1717# XXX I could add these fields to secfilt or calculate in dvopsps?
Note: See TracChangeset for help on using the changeset viewer.