IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 9, 2014, 8:24:47 AM (12 years ago)
Author:
eugene
Message:

moved BuildChipMatch into LoadImagesDVO, and added the loading of the astrom offset table

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140904/Ohana/src/opihi/dvo/avmatch.c

    r37435 r37571  
    152152  int needMeasure = dbFieldNeedMeasure (fields, Nfields);
    153153  int needLensobj = dbFieldNeedLensobj (fields, Nfields);
    154   int needStarpar = dbFieldNeedStarpar (fields, Nfields);
     154  int needStarpar = dbFieldNeedStarpar (fields, Nfields, TRUE);
    155155
    156156  /* create output storage vectors */
Note: See TracChangeset for help on using the changeset viewer.