IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 6, 2014, 8:30:29 PM (12 years ago)
Author:
eugene
Message:

fixes for Koppenhoefer correction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140423/psastro/src/psastroArguments.c

    r36819 r36825  
    111111        }
    112112        psMetadataAddBool (config->arguments, PS_LIST_TAIL, "PSASTRO.SKIP.ASTRO", PS_META_REPLACE, "", true);
     113
     114        // SKIP.ASTRO and USE.MODEL are fundamentally incompatible
     115        psMetadataAddBool (config->arguments, PS_LIST_TAIL, "PSASTRO.USE.MODEL", PS_META_REPLACE, "", false);
    113116    }
    114117
Note: See TracChangeset for help on using the changeset viewer.