IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 1, 2009, 5:23:55 PM (17 years ago)
Author:
Paul Price
Message:

If we can't match PSFs, we can't do anything.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap/ppSub/src/ppSubReadout.c

    r23672 r23673  
    3333        psError(PS_ERR_UNKNOWN, false, "Unable to match PSFs.");
    3434        return false;
     35    } else if (!data->quality) {
     36        // Can't do anything at all
     37        return true;
    3538    }
    3639
Note: See TracChangeset for help on using the changeset viewer.