- Timestamp:
- Sep 27, 2009, 11:36:17 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090715/psModules/src/objects/pmSourceIO.c
r25589 r25626 986 986 987 987 if (!pmReadoutReadDetEff(file->fits, readout, deteffname)) { 988 #if 0 988 989 psError(PS_ERR_IO, false, "Unable to read detection efficiency"); 989 990 return false; 991 #else 992 // No great loss 993 psErrorClear(); 994 #endif 990 995 } 991 996 }
Note:
See TracChangeset
for help on using the changeset viewer.
