IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 42229 for trunk/ippTools/src


Ignore:
Timestamp:
Jun 30, 2022, 3:42:01 PM (4 years ago)
Author:
tdeboer
Message:

Modify code to allow high FWHM image to progress to warp, and not be queued for wwdiffs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pztoolConfig.c

    r42154 r42229  
    171171    psMetadataAddStr(updatepzexpArgs, PS_LIST_TAIL, "-set_state",  0,            "define new state (required)", NULL);
    172172   
     173# if (0)
    173174    // -updatesummitexp
    174175    psMetadata *updatesummitexpArgs = psMetadataAlloc();
     
    178179    psMetadataAddStr(updatesummitexpArgs, PS_LIST_TAIL, "-telescope",  0,            "search by telescope (required)", NULL);
    179180    psMetadataAddS32(updatesummitexpArgs, PS_LIST_TAIL, "-set_fault",  0,            "define new fault (required)", 0);
     181# endif
    180182   
    181183    // -updatenewexp
Note: See TracChangeset for help on using the changeset viewer.