IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 5, 2014, 2:33:52 PM (12 years ago)
Author:
bills
Message:

more progress on fullforce summary stage

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotFullForceSummary.c

    r36718 r36731  
    186186    psFitsClose(fits);
    187187
    188     // Convert to an array indexed by ID
     188    // Convert to a set of arrays indexed by model type + 1
     189    // which contain pointers to arrays indexed by ID
    189190#define MAX_MODEL_TYPE 10
    190191    psArray *sortedTables = psArrayAlloc(MAX_MODEL_TYPE+1);
Note: See TracChangeset for help on using the changeset viewer.