IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 28548


Ignore:
Timestamp:
Jun 29, 2010, 1:52:56 PM (16 years ago)
Author:
Paul Price
Message:

Fix logical error resulting in 'no overlap' when not transforming sources.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pswarp/src/pswarpTransformReadout.c

    r28442 r28548  
    200200            return false;
    201201        }
    202 
     202    }
     203
     204    if (goodPixels > 0) {
    203205        // Data is only written out if there are good pixels
    204206        output->data_exists = true;
Note: See TracChangeset for help on using the changeset viewer.