IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 10, 2010, 7:34:39 PM (16 years ago)
Author:
eugene
Message:

updates from eam_branches/20091201 (substantially changes to the kernel matching code; updates to pmDetection container, added pmPattern, etc)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmSourceIO_MatchedRefs.c

    r26392 r26893  
    163163
    164164    // try find the MATCHED_REFS extension.  if non-existent, note that we tried, and move on.
     165    // It is not an error to lack this entry -- psFitsMoveExtNameClean does not raise an error
    165166    if (!psFitsMoveExtNameClean (fits, "MATCHED_REFS")) {
    166167        psMetadataAddBool (fpa->analysis, PS_LIST_TAIL, "READ.REFMATCH", PS_META_REPLACE, "attempted to read MATCHED_REFS", true);
Note: See TracChangeset for help on using the changeset viewer.