IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 27, 2009, 11:36:17 AM (17 years ago)
Author:
eugene
Message:

merge changes from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090715/psModules/src/objects/pmSourceIO.c

    r25589 r25626  
    986986
    987987            if (!pmReadoutReadDetEff(file->fits, readout, deteffname)) {
     988#if 0
    988989                psError(PS_ERR_IO, false, "Unable to read detection efficiency");
    989990                return false;
     991#else
     992                // No great loss
     993                psErrorClear();
     994#endif
    990995            }
    991996        }
Note: See TracChangeset for help on using the changeset viewer.