IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 27, 2019, 12:05:20 PM (6 years ago)
Author:
eugene
Message:

merge fixes from EAM dev branch ipp-20191011

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSim/src/ppSimCreate.c

    r30618 r41173  
    159159        return false;
    160160    }
    161     simSources->save = true;
     161
     162    // XXXX TEST this is causing trouble for unknown reasons -- output step is blowing up.
     163    // simSources->save = true;
     164    simSources->save = false;
    162165
    163166    // if we have loaded an input image, we derive certain values from the image, if possible
Note: See TracChangeset for help on using the changeset viewer.