Changeset 36837 for trunk/psastro/src/psastroLoadCrosstalk.c
- Timestamp:
- Jun 8, 2014, 9:27:56 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroLoadCrosstalk.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroLoadCrosstalk.c
r36789 r36837 175 175 176 176 float x_t_chip,y_t_chip; 177 // int faint_ct = 0; 177 // int faint_ct = 0; NOTE: not currently used 178 178 pmCellCoordsForChip(&x_cell,&y_cell,CTsourceCell,ref->chip->x,ref->chip->y); 179 179 … … 229 229 Xt = 3; 230 230 Ut = 2; 231 // faint_ct = 1; 231 // faint_ct = 1; NOTE: not currently used 232 232 } 233 233 } … … 251 251 Xt = 4; 252 252 Ut = 2; 253 // faint_ct = 1; 253 // faint_ct = 1; NOTE: not currently used 254 254 } 255 255 }
Note:
See TracChangeset
for help on using the changeset viewer.
