Changeset 34131
- Timestamp:
- Jul 10, 2012, 9:02:01 AM (14 years ago)
- Location:
- branches/eam_branches/ipp-20120627/Ohana/src
- Files:
-
- 6 added
- 3 edited
-
libautocode/Makefile.Targets (modified) (10 diffs)
-
libautocode/def/average-ps1-v4.d (added)
-
libautocode/def/image-ps1-v4.d (added)
-
libautocode/def/measure-ps1-v4.d (added)
-
libautocode/def/measure.d (modified) (2 diffs)
-
libautocode/def/photcode-ps1-v4.d (added)
-
libautocode/def/secfilt-ps1-v4.d (added)
-
libautocode/def/secfilt.d (modified) (3 diffs)
-
libdvo/src/dvo_convert_PS1_V4.c (added)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120627/Ohana/src/libautocode/Makefile.Targets
r33647 r34131 11 11 $(ASRC)/average-ps1-v2.$(ARCH).o \ 12 12 $(ASRC)/average-ps1-v3.$(ARCH).o \ 13 $(ASRC)/average-ps1-v4.$(ARCH).o \ 13 14 $(ASRC)/average-ps1-ref.$(ARCH).o \ 14 15 $(ASRC)/secfilt.$(ARCH).o \ … … 22 23 $(ASRC)/secfilt-ps1-v2.$(ARCH).o \ 23 24 $(ASRC)/secfilt-ps1-v3.$(ARCH).o \ 25 $(ASRC)/secfilt-ps1-v4.$(ARCH).o \ 24 26 $(ASRC)/secfilt-ps1-ref.$(ARCH).o \ 25 27 $(ASRC)/measure.$(ARCH).o \ … … 33 35 $(ASRC)/measure-ps1-v2.$(ARCH).o \ 34 36 $(ASRC)/measure-ps1-v3.$(ARCH).o \ 37 $(ASRC)/measure-ps1-v4.$(ARCH).o \ 35 38 $(ASRC)/measure-ps1-ref.$(ARCH).o \ 36 39 $(ASRC)/missing.$(ARCH).o \ … … 43 46 $(ASRC)/photcode-ps1-v2.$(ARCH).o \ 44 47 $(ASRC)/photcode-ps1-v3.$(ARCH).o \ 48 $(ASRC)/photcode-ps1-v4.$(ARCH).o \ 45 49 $(ASRC)/photcode-ps1-ref.$(ARCH).o \ 46 50 $(ASRC)/image.$(ARCH).o \ … … 55 59 $(ASRC)/image-ps1-v2.$(ARCH).o \ 56 60 $(ASRC)/image-ps1-v3.$(ARCH).o \ 61 $(ASRC)/image-ps1-v4.$(ARCH).o \ 57 62 $(ASRC)/image-ps1-ref.$(ARCH).o \ 58 63 $(ASRC)/regimage.$(ARCH).o \ … … 90 95 $(AINC)/average-ps1-v2.h \ 91 96 $(AINC)/average-ps1-v3.h \ 97 $(AINC)/average-ps1-v4.h \ 92 98 $(AINC)/average-ps1-ref.h \ 93 99 $(AINC)/secfilt.h \ … … 101 107 $(AINC)/secfilt-ps1-v2.h \ 102 108 $(AINC)/secfilt-ps1-v3.h \ 109 $(AINC)/secfilt-ps1-v4.h \ 103 110 $(AINC)/secfilt-ps1-ref.h \ 104 111 $(AINC)/measure.h \ … … 112 119 $(AINC)/measure-ps1-v2.h \ 113 120 $(AINC)/measure-ps1-v3.h \ 121 $(AINC)/measure-ps1-v4.h \ 114 122 $(AINC)/measure-ps1-ref.h \ 115 123 $(AINC)/missing.h \ … … 122 130 $(AINC)/photcode-ps1-v2.h \ 123 131 $(AINC)/photcode-ps1-v3.h \ 132 $(AINC)/photcode-ps1-v4.h \ 124 133 $(AINC)/photcode-ps1-ref.h \ 125 134 $(AINC)/image.h \ … … 134 143 $(AINC)/image-ps1-v2.h \ 135 144 $(AINC)/image-ps1-v3.h \ 145 $(AINC)/image-ps1-v4.h \ 136 146 $(AINC)/image-ps1-ref.h \ 137 147 $(AINC)/regimage.h \ -
branches/eam_branches/ipp-20120627/Ohana/src/libautocode/def/measure.d
r30604 r34131 2 2 EXTNAME DVO_MEASURE 3 3 TYPE BINTABLE 4 SIZE 1 484 SIZE 160 5 5 DESCRIPTION DVO Detection Measurement Table 6 6 … … 10 10 FIELD Mcal, M_CAL, float, image cal mag, mag 11 11 FIELD Map, M_APER, float, aperture mag, mag 12 FIELD Mkron, M_KRON, float, kron magnitude, mag 13 FIELD dMkron, M_KRON_ERR, float, kron magnitude error, mag 12 14 FIELD dM, MAG_ERR, float, mag error, mag 13 15 FIELD dMcal, MAG_CAL_ERR, float, systematic calibration error, mag -
branches/eam_branches/ipp-20120627/Ohana/src/libautocode/def/secfilt.d
r33963 r34131 2 2 EXTNAME DVO_SECFILT 3 3 TYPE BINTABLE 4 SIZE 324 SIZE 48 5 5 DESCRIPTION DVO SecFilt : Secondary Filter Data 6 6 … … 8 8 FIELD M, MAG, float, average mag in this band, mags 9 9 FIELD Map, MAG, float, average mag in this band, mags 10 FIELD Mkron, MAG_KRON, float, ave kron mag in this band, mags 11 FIELD dMkron, MAG_KRON_ERR, float, formal error on average kron mag, mags 10 12 FIELD dM, MAG_ERR, float, formal error on average mag, mags 11 13 FIELD Xm, MAG_CHI, float, chisq on average mag, [100*log(value)] 14 FIELD extNsigma, EXT_NSIGMA, float, mean extendedness in band 12 15 FIELD flags, FLAGS, uint32_t, photometry flags 13 16 FIELD Ncode, NCODE, short, number of detections in band … … 17 20 FIELD ubercalDist, UBERCAL_DIST, short, number of images from an ubercal-image 18 21 FIELD Mstdev, MAG_STDEV, short, standard deviation of measurements, millimags 22 FIELD dummy, DUMMY, char[4], padding to fill 8-byte boundary 19 23 20 24 # *** 20090206 : new fields : M_20, M_80; dropped dummy 21 # *** 20120302 : new fields : ubercalDist, Map, dummy[2byte] 25 # *** 20120302 : new fields : ubercalDist, Map, Mstdev 26 # *** 20120710 : new fields : Mkron, dMkron, extNsigma, dummy[4byte]
Note:
See TracChangeset
for help on using the changeset viewer.
