IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26225


Ignore:
Timestamp:
Nov 20, 2009, 3:23:16 PM (17 years ago)
Author:
eugene
Message:

-astrommodel does not imply -fixchips

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091113/psastro/src/psastroArguments.c

    r23242 r26225  
    6262    // define the reference astrometry file
    6363    status = pmConfigFileSetsMD (config->arguments, &argc, argv, "ASTROM.MODEL", "-astrommodel", "-astrommodellist");
    64     if (status) {
    65         // if supplied, assume -fixchips is desired
    66         psMetadataAddBool (config->arguments, PS_LIST_TAIL, "PSASTRO.FIX.CHIPS", PS_META_REPLACE, "", true);
    67     }
    6864
    6965    // define the reference astrometry file
Note: See TracChangeset for help on using the changeset viewer.