Changeset 12712 for trunk/psastro/src/psastroOneChip.c
- Timestamp:
- Mar 31, 2007, 5:21:26 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroOneChip.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroOneChip.c
r12492 r12712 141 141 142 142 // XXX check if we correctly applied the new transformation: 143 psastroDumpRawstars (rawstars, fpa, chip); 143 if (psTraceGetLevel("psastro.dump") > 0) { 144 psastroDumpRawstars (rawstars, fpa, chip); 145 } 144 146 145 147 if (psTraceGetLevel("psastro.plot") > 0) {
Note:
See TracChangeset
for help on using the changeset viewer.
