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/psastroLoadCrosstalk.c

    r36789 r36837  
    175175
    176176            float x_t_chip,y_t_chip;
    177             // int faint_ct = 0;
     177            // int faint_ct = 0; NOTE: not currently used
    178178            pmCellCoordsForChip(&x_cell,&y_cell,CTsourceCell,ref->chip->x,ref->chip->y);
    179179
     
    229229                Xt = 3;
    230230                Ut = 2;
    231                 // faint_ct = 1;
     231                // faint_ct = 1; NOTE: not currently used
    232232              }
    233233            }
     
    251251                Xt = 4;
    252252                Ut = 2;
    253                 // faint_ct = 1;
     253                // faint_ct = 1; NOTE: not currently used
    254254              }
    255255            }
Note: See TracChangeset for help on using the changeset viewer.