IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 26, 2010, 4:43:50 PM (16 years ago)
Author:
eugene
Message:

updates to handle image coordinate failures

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/relastro.20100326/src/UpdateObjectOffsets.c

    r17243 r27488  
    11# include "relastro.h"
     2
     3// We run through each DVO catalog, updating the measures that come from the modified images
     4// We need to watch for failures:
     5// * in UpdateMeasures, in fixImageRaw, we track the cumulative offset for each image
     6// * after all updates are done, we can check for any bad images and reset them to the
     7//   original coordinates
    28
    39int UpdateObjectOffsets (SkyList *skylist) {
Note: See TracChangeset for help on using the changeset viewer.