Changeset 40251
- Timestamp:
- Dec 7, 2017, 6:11:01 AM (9 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/test/mkgpc1data.dr2.dvo (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/test/mkgpc1data.dr2.dvo
r40250 r40251 21 21 $BAD_PSFQF_FRAC = 0.0 22 22 $ADDNOISE = "-no-noise" 23 #$ADDNOISE = ""23 $ADDNOISE = "" 24 24 25 25 $CATFORMAT = PS1_V6 … … 86 86 exec rm -rf testdata/catdir.mrg 87 87 88 # if CATFORMAT is specified, dvomerge will default to the .ptolemyrc version 89 exec dvomerge -matched-tables testdata/catdir.cam into testdata/catdir.mrg -D CATFORMAT $CATFORMAT 88 # if CATFORMAT is not specified, dvomerge will default to the .ptolemyrc version 89 # CATFORMAT, SKY_DEPTH here must match the addstar calls 90 # (or else I should copy the first catdir instead of using dvomerge) 91 # (or else dvomerge should be smart enough to inherit these from the input if the output does not exist) 92 exec dvomerge -matched-tables testdata/catdir.cam into testdata/catdir.mrg -D CATFORMAT $CATFORMAT -D SKY_DEPTH 4 90 93 exec dvomerge -matched-tables testdata/catdir.stk into testdata/catdir.mrg 91 94 exec dvomerge -matched-tables testdata/catdir.wrp into testdata/catdir.mrg
Note:
See TracChangeset
for help on using the changeset viewer.
