Changeset 35263 for trunk/Ohana/src/addstar/test/simple.dvo
- Timestamp:
- Mar 7, 2013, 9:51:07 AM (13 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/addstar/test/simple.dvo (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20130306/Ohana (added) merged: 35244-35246,35248-35259,35261-35262
- Property svn:mergeinfo changed
-
trunk/Ohana/src/addstar/test/simple.dvo
r34405 r35263 52 52 exec mkcmf test.in.txt test.cmf -date 2008/1/1 -time 01:00:00 -radec $RA $DEC -type $1 53 53 if ($TAP_VERBOSE) 54 echo exec addstar -D CATDIR catdir.test -D CAMERA simtest test.cmf -D CATFORMAT $2 -quick-airmass 54 55 exec addstar -D CATDIR catdir.test -D CAMERA simtest test.cmf -D CATFORMAT $2 -quick-airmass 55 56 else … … 68 69 69 70 for i 0 $testfields:n 71 if ($TAP_VERBOSE) echo $testfields:$i 70 72 list name -split $testfields:$i 71 73 if ("$name:0" == "SKIP") continue … … 337 339 PSF_INST_FLUX : SKIP # not ingested into DVO 338 340 PSF_INST_FLUX_SIG : SKIP # not ingested into DVO 339 AP_MAG _STANDARD: mag:aperinst # FAIL341 AP_MAG : mag:aperinst # FAIL 340 342 AP_MAG_RAW : SKIP # not ingested into DVO 341 343 AP_MAG_RADIUS : SKIP # not ingested into DVO … … 346 348 PEAK_FLUX_AS_MAG : SKIP # not ingested into DVO 347 349 SKY : sky 348 SKY_SIG : sky_err350 SKY_SIGMA : sky_err 349 351 PSF_CHISQ : psf_chisq 350 352 CR_NSIGMA : cr_nsigma
Note:
See TracChangeset
for help on using the changeset viewer.
