IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 10, 2014, 2:41:31 PM (12 years ago)
Author:
eugene
Message:

correctly record failures in the chip headers (NASTRO = 0)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140423/psastro/src/psastroOneChipGrid.c

    r31161 r36737  
    5757        psFree (rawGridStars);
    5858        psFree (refGridStars);
     59        psastroChipFailureHeader (updates);
    5960        return false;
    6061    }
     
    6869        psFree (rawGridStars);
    6970        psFree (refGridStars);
     71        psastroChipFailureHeader (updates);
    7072        return false;
    7173    }
Note: See TracChangeset for help on using the changeset viewer.