IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 13, 2019, 1:00:44 PM (7 years ago)
Author:
eugene
Message:

add option to insert a gaussian-profile globular cluster

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20191011/ppSim/src/ppSimCreate.c

    r30618 r40939  
    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.