IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 8, 2014, 9:27:56 AM (12 years ago)
Author:
eugene
Message:

merge changes from eam_branches/ipp-20140423: add Koppehoefer correction; make sure psastro failures are noted clearl in the output header; do not load the model if we choose skipastro

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src/psastroOneChipGrid.c

    r31161 r36837  
    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.