IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 36028


Ignore:
Timestamp:
Aug 25, 2013, 12:17:38 PM (13 years ago)
Author:
eugene
Message:

testing fits

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20130711/psphot/src/psphotExtendedSourceFits.c

    r35972 r36028  
    303303            PS_ARRAY_ADD_SCALAR(job->args, 0, PS_TYPE_S32); // this is used as a return value for Nfail
    304304
    305             if (!isInteractive) {
     305// XXX TEST
     306            if (!isInteractive && false) {
    306307                if (!psThreadJobAddPending(job)) {
    307308                    psError(PS_ERR_UNKNOWN, false, "Unable to guess model.");
Note: See TracChangeset for help on using the changeset viewer.