Changeset 38347
- Timestamp:
- Jun 2, 2015, 2:27:51 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ohana.20150429/src/addstar/test/simple.dvo
r37036 r38347 10 10 test.fields PS1_V2 PS1_V1 11 11 test.fields PS1_V3 PS1_V1 12 test.fields PS1_V 4PS1_V112 test.fields PS1_V5 PS1_V1 13 13 14 14 test.fields PS1_DEV_0 PS1_V2 … … 17 17 test.fields PS1_V2 PS1_V2 18 18 test.fields PS1_V3 PS1_V2 19 test.fields PS1_V 4 PS1_V419 test.fields PS1_V5 PS1_V2 20 20 21 21 test.fields PS1_DEV_0 PS1_V3 … … 24 24 test.fields PS1_V2 PS1_V3 25 25 test.fields PS1_V3 PS1_V3 26 test.fields PS1_V 4 PS1_V426 test.fields PS1_V5 PS1_V3 27 27 28 28 test.fields PS1_DEV_0 PS1_V4 … … 31 31 test.fields PS1_V2 PS1_V4 32 32 test.fields PS1_V3 PS1_V4 33 test.fields PS1_V 4PS1_V433 test.fields PS1_V5 PS1_V4 34 34 end 35 35 … … 64 64 end 65 65 66 echo list testfields -copy testfields_$1 66 67 list testfields -copy testfields_$1 67 68 … … 79 80 if ("$name:0" == "SKIP") continue 80 81 if ("$name:2" == "SKIP") continue 82 81 83 read -fits Chip.psf $name:0 82 84 mextract $name:2 … … 231 233 PSF_INST_MAG : mag:inst 232 234 PSF_INST_MAG_SIG : mag:err 233 AP_MAG_STANDARD : mag:ap # FAIL235 # AP_MAG_STANDARD : mag:ap # FAIL 234 236 AP_MAG_RADIUS : SKIP # no accessor 235 237 PEAK_FLUX_AS_MAG : SKIP # no accessor … … 237 239 CAL_PSF_MAG_SIG : SKIP # photometry is not calibrated in the cmf 238 240 SKY : sky 239 SKY_SIG : sky_err241 SKY_SIGMA : sky_err 240 242 PSF_CHISQ : psf_chisq 241 243 CR_NSIGMA : cr_nsigma … … 267 269 PSF_INST_MAG : mag:inst 268 270 PSF_INST_MAG_SIG : mag:err 269 AP_MAG_STANDARD : mag:ap # FAIL271 # AP_MAG_STANDARD : mag:ap # FAIL 270 272 AP_MAG_RADIUS : SKIP # no accessor 271 273 PEAK_FLUX_AS_MAG : SKIP # no accessor … … 273 275 CAL_PSF_MAG_SIG : SKIP # photometry is not calibrated in the cmf 274 276 SKY : sky 275 SKY_SIG : sky_err277 SKY_SIGMA : sky_err 276 278 PSF_CHISQ : psf_chisq 277 279 CR_NSIGMA : cr_nsigma … … 303 305 PSF_INST_FLUX : SKIP # not ingested into DVO 304 306 PSF_INST_FLUX_SIG : SKIP # not ingested into DVO 305 AP_MAG_STANDARD : mag:aperinst # FAIL307 # AP_MAG_STANDARD : mag:aperinst # FAIL 306 308 AP_MAG_RAW : SKIP # not ingested into DVO 307 309 AP_MAG_RADIUS : SKIP # not ingested into DVO … … 312 314 PEAK_FLUX_AS_MAG : SKIP # not ingested into DVO 313 315 SKY : sky 314 SKY_SIG : sky_err316 SKY_SIGMA : sky_err 315 317 PSF_CHISQ : psf_chisq 316 318 CR_NSIGMA : cr_nsigma … … 332 334 MOMENTS_R1 : SKIP # not ingested into DVO 333 335 MOMENTS_RH : SKIP # not ingested into DVO 334 KRON_FLUX : mag:kron inst335 KRON_FLUX_ERR : mag:kron err336 KRON_FLUX : mag:kron:inst 337 KRON_FLUX_ERR : mag:kron:err 336 338 KRON_FLUX_INNER : SKIP # not ingested into DVO 337 339 KRON_FLUX_OUTER : SKIP # not ingested into DVO
Note:
See TracChangeset
for help on using the changeset viewer.
