- Timestamp:
- Jun 5, 2014, 4:06:26 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140423/psastro/src/psastroArguments.c
r35715 r36819 60 60 psMetadataAddBool (config->arguments, PS_LIST_TAIL, "PSASTRO.USE.MODEL", PS_META_REPLACE, "", true); 61 61 } 62 // define the reference astrometry file 62 // define the reference astrometry file (add a container ASTROM.MODEL to config->arguments if -astrommodel (file) is found) 63 63 status = pmConfigFileSetsMD (config->arguments, &argc, argv, "ASTROM.MODEL", "-astrommodel", "-astrommodellist"); 64 65 // define the koppenhoefer correction file (add a container KH.CORRECT to config->arguments if -kh-correct (file) is found) 66 status = pmConfigFileSetsMD (config->arguments, &argc, argv, "KH.CORRECT", "-kh-correct", NULL); 64 67 65 68 // define the reference astrometry file
Note:
See TracChangeset
for help on using the changeset viewer.
