1 |
rmuch |
1.2 |
table "PSF-U" rows("psf1drb_u.dat") "" |
2 |
gvacanti |
1.1 |
< |
3 |
rmuch |
1.6 |
attribute "APERTURE" real 12. "aperture radius used in photometric calibration" "pixel" |
4 |
rmuch |
1.2 |
attribute "PARX0Y0" real 1. "Parametrization coefficient of PSF(x,y)" "" |
5 |
|
|
attribute "PARX1Y0" real 0. "Parametrization coefficient of PSF(x,y)" "" |
6 |
|
|
attribute "PARX2Y0" real 0. "Parametrization coefficient of PSF(x,y)" "" |
7 |
|
|
attribute "PARX3Y0" real 0. "Parametrization coefficient of PSF(x,y)" "" |
8 |
|
|
attribute "PARX0Y1" real 0. "Parametrization coefficient of PSF(x,y)" "" |
9 |
|
|
attribute "PARX1Y1" real 0. "Parametrization coefficient of PSF(x,y)" "" |
10 |
|
|
attribute "PARX2Y1" real 0. "Parametrization coefficient of PSF(x,y)" "" |
11 |
|
|
attribute "PARX0Y2" real 0. "Parametrization coefficient of PSF(x,y)" "" |
12 |
|
|
attribute "PARX1Y2" real 0. "Parametrization coefficient of PSF(x,y)" "" |
13 |
|
|
attribute "PARX0Y3" real 0. "Parametrization coefficient of PSF(x,y)" "" |
14 |
|
|
column(1) "CFRR" real32 "Count-to-Framerate Ratio" "cts/frame/PSFarea" fillColumn(col, "psf1drb_u.dat", 0,":") |
15 |
bchen |
1.7 |
column(11) "RMIN" real32 "raw x coordinate" "pixel" fillColumn(col, "psf1drb_u.dat", 1,":") |
16 |
|
|
column(11) "RMAX" real32 "raw y coordinate" "pixel" fillColumn(col, "psf1drb_u.dat", 2,":") |
17 |
|
|
column(11) "INTENSITY" real32 "cumulative PSF" " " fillColumn(col, "psf1drb_u.dat", 3,":") |
18 |
gvacanti |
1.1 |
> |
19 |
rmuch |
1.2 |
table "PSF-B" rows("psf1drb_b.dat") "" |
20 |
|
|
< |
21 |
rmuch |
1.6 |
attribute "APERTURE" real 12. "aperture radius used in photometric calibration" "pixel" |
22 |
rmuch |
1.2 |
attribute "PARX0Y0" real 1. "Parametrization coefficient of PSF(x,y)" "" |
23 |
|
|
attribute "PARX1Y0" real 0. "Parametrization coefficient of PSF(x,y)" "" |
24 |
|
|
attribute "PARX2Y0" real 0. "Parametrization coefficient of PSF(x,y)" "" |
25 |
|
|
attribute "PARX3Y0" real 0. "Parametrization coefficient of PSF(x,y)" "" |
26 |
|
|
attribute "PARX0Y1" real 0. "Parametrization coefficient of PSF(x,y)" "" |
27 |
|
|
attribute "PARX1Y1" real 0. "Parametrization coefficient of PSF(x,y)" "" |
28 |
|
|
attribute "PARX2Y1" real 0. "Parametrization coefficient of PSF(x,y)" "" |
29 |
|
|
attribute "PARX0Y2" real 0. "Parametrization coefficient of PSF(x,y)" "" |
30 |
|
|
attribute "PARX1Y2" real 0. "Parametrization coefficient of PSF(x,y)" "" |
31 |
|
|
attribute "PARX0Y3" real 0. "Parametrization coefficient of PSF(x,y)" "" |
32 |
|
|
column(1) "CFRR" real32 "Count-to-Framerate Ratio" "cts/frame/PSFarea" fillColumn(col, "psf1drb_b.dat",0,":") |
33 |
bchen |
1.7 |
column(11) "RMIN" real32 "raw x coordinate" "pixel" fillColumn(col, "psf1drb_b.dat", 1,":") |
34 |
|
|
column(11) "RMAX" real32 "raw y coordinate" "pixel" fillColumn(col, "psf1drb_b.dat", 2,":") |
35 |
|
|
column(11) "INTENSITY" real32 "cumulative PSF" " " fillColumn(col, "psf1drb_b.dat", 3,":") |
36 |
rmuch |
1.2 |
> |
37 |
|
|
table "PSF-V" rows("psf1drb_v.dat") "" |
38 |
|
|
< |
39 |
rmuch |
1.6 |
attribute "APERTURE" real 12. "aperture radius used in photometric calibration" "pixel" |
40 |
rmuch |
1.2 |
attribute "PARX0Y0" real 1. "Parametrization coefficient of PSF(x,y)" "" |
41 |
|
|
attribute "PARX1Y0" real 0. "Parametrization coefficient of PSF(x,y)" "" |
42 |
|
|
attribute "PARX2Y0" real 0. "Parametrization coefficient of PSF(x,y)" "" |
43 |
|
|
attribute "PARX3Y0" real 0. "Parametrization coefficient of PSF(x,y)" "" |
44 |
|
|
attribute "PARX0Y1" real 0. "Parametrization coefficient of PSF(x,y)" "" |
45 |
|
|
attribute "PARX1Y1" real 0. "Parametrization coefficient of PSF(x,y)" "" |
46 |
|
|
attribute "PARX2Y1" real 0. "Parametrization coefficient of PSF(x,y)" "" |
47 |
|
|
attribute "PARX0Y2" real 0. "Parametrization coefficient of PSF(x,y)" "" |
48 |
|
|
attribute "PARX1Y2" real 0. "Parametrization coefficient of PSF(x,y)" "" |
49 |
|
|
attribute "PARX0Y3" real 0. "Parametrization coefficient of PSF(x,y)" "" |
50 |
|
|
column(1) "CFRR" real32 "Count-to-Framerate Ratio" "cts/frame/PSFarea" fillColumn(col, "psf1drb_v.dat",0,":") |
51 |
bchen |
1.7 |
column(11) "RMIN" real32 "raw x coordinate" "pixel" fillColumn(col, "psf1drb_v.dat", 1,":") |
52 |
|
|
column(11) "RMAX" real32 "raw y coordinate" "pixel" fillColumn(col, "psf1drb_v.dat", 2,":") |
53 |
|
|
column(11) "INTENSITY" real32 "cumulative PSF" " " fillColumn(col, "psf1drb_v.dat", 3,":") |
54 |
rmuch |
1.2 |
> |
55 |
|
|
table "PSF-UVW1" rows("psf1drb_uvw1.dat") "" |
56 |
|
|
< |
57 |
rmuch |
1.6 |
attribute "APERTURE" real 35. "aperture radius used in photometric calibration" "pixel" |
58 |
rmuch |
1.2 |
attribute "PARX0Y0" real 1. "Parametrization coefficient of PSF(x,y)" "" |
59 |
|
|
attribute "PARX1Y0" real 0. "Parametrization coefficient of PSF(x,y)" "" |
60 |
|
|
attribute "PARX2Y0" real 0. "Parametrization coefficient of PSF(x,y)" "" |
61 |
|
|
attribute "PARX3Y0" real 0. "Parametrization coefficient of PSF(x,y)" "" |
62 |
|
|
attribute "PARX0Y1" real 0. "Parametrization coefficient of PSF(x,y)" "" |
63 |
|
|
attribute "PARX1Y1" real 0. "Parametrization coefficient of PSF(x,y)" "" |
64 |
|
|
attribute "PARX2Y1" real 0. "Parametrization coefficient of PSF(x,y)" "" |
65 |
|
|
attribute "PARX0Y2" real 0. "Parametrization coefficient of PSF(x,y)" "" |
66 |
|
|
attribute "PARX1Y2" real 0. "Parametrization coefficient of PSF(x,y)" "" |
67 |
|
|
attribute "PARX0Y3" real 0. "Parametrization coefficient of PSF(x,y)" "" |
68 |
|
|
column(1) "CFRR" real32 "Count-to-Framerate Ratio" "cts/frame/PSFarea" fillColumn(col, "psf1drb_uvw1.dat",0,":") |
69 |
atalaver |
1.11 |
column(20) "RMIN" real32 "raw x coordinate" "pixel" fillColumn(col, "psf1drb_uvw1.dat", 1,":") |
70 |
|
|
column(20) "RMAX" real32 "raw y coordinate" "pixel" fillColumn(col, "psf1drb_uvw1.dat", 2,":") |
71 |
|
|
column(20) "INTENSITY" real32 "cumulative PSF" " " fillColumn(col, "psf1drb_uvw1.dat", 3,":") |
72 |
rmuch |
1.2 |
> |
73 |
|
|
table "PSF-UVM2" rows("psf1drb_uvm2.dat") "" |
74 |
|
|
< |
75 |
rmuch |
1.6 |
attribute "APERTURE" real 35. "aperture radius used in photometric calibration" "pixel" |
76 |
rmuch |
1.2 |
attribute "PARX0Y0" real 1. "Parametrization coefficient of PSF(x,y)" "" |
77 |
|
|
attribute "PARX1Y0" real 0. "Parametrization coefficient of PSF(x,y)" "" |
78 |
|
|
attribute "PARX2Y0" real 0. "Parametrization coefficient of PSF(x,y)" "" |
79 |
|
|
attribute "PARX3Y0" real 0. "Parametrization coefficient of PSF(x,y)" "" |
80 |
|
|
attribute "PARX0Y1" real 0. "Parametrization coefficient of PSF(x,y)" "" |
81 |
|
|
attribute "PARX1Y1" real 0. "Parametrization coefficient of PSF(x,y)" "" |
82 |
|
|
attribute "PARX2Y1" real 0. "Parametrization coefficient of PSF(x,y)" "" |
83 |
|
|
attribute "PARX0Y2" real 0. "Parametrization coefficient of PSF(x,y)" "" |
84 |
|
|
attribute "PARX1Y2" real 0. "Parametrization coefficient of PSF(x,y)" "" |
85 |
|
|
attribute "PARX0Y3" real 0. "Parametrization coefficient of PSF(x,y)" "" |
86 |
|
|
column(1) "CFRR" real32 "Count-to-Framerate Ratio" "cts/frame/PSFarea" fillColumn(col, "psf1drb_uvm2.dat",0,":") |
87 |
atalaver |
1.11 |
column(20) "RMIN" real32 "raw x coordinate" "pixel" fillColumn(col, "psf1drb_uvm2.dat", 1,":") |
88 |
|
|
column(20) "RMAX" real32 "raw y coordinate" "pixel" fillColumn(col, "psf1drb_uvm2.dat", 2,":") |
89 |
|
|
column(20) "INTENSITY" real32 "cumulative PSF" " " fillColumn(col, "psf1drb_uvm2.dat", 3,":") |
90 |
rmuch |
1.2 |
> |
91 |
rmuch |
1.5 |
table "PSF-UVW2" rows("psf1drb_uvw2.dat") "" |
92 |
|
|
< |
93 |
rmuch |
1.6 |
attribute "APERTURE" real 35. "aperture radius used in photometric calibration" "pixel" |
94 |
rmuch |
1.5 |
attribute "PARX0Y0" real 1. "Parametrization coefficient of PSF(x,y)" "" |
95 |
|
|
attribute "PARX1Y0" real 0. "Parametrization coefficient of PSF(x,y)" "" |
96 |
|
|
attribute "PARX2Y0" real 0. "Parametrization coefficient of PSF(x,y)" "" |
97 |
|
|
attribute "PARX3Y0" real 0. "Parametrization coefficient of PSF(x,y)" "" |
98 |
|
|
attribute "PARX0Y1" real 0. "Parametrization coefficient of PSF(x,y)" "" |
99 |
|
|
attribute "PARX1Y1" real 0. "Parametrization coefficient of PSF(x,y)" "" |
100 |
|
|
attribute "PARX2Y1" real 0. "Parametrization coefficient of PSF(x,y)" "" |
101 |
|
|
attribute "PARX0Y2" real 0. "Parametrization coefficient of PSF(x,y)" "" |
102 |
|
|
attribute "PARX1Y2" real 0. "Parametrization coefficient of PSF(x,y)" "" |
103 |
|
|
attribute "PARX0Y3" real 0. "Parametrization coefficient of PSF(x,y)" "" |
104 |
|
|
column(1) "CFRR" real32 "Count-to-Framerate Ratio" "cts/frame/PSFarea" fillColumn(col, "psf1drb_uvw2.dat",0,":") |
105 |
atalaver |
1.11 |
column(20) "RMIN" real32 "raw x coordinate" "pixel" fillColumn(col, "psf1drb_uvw2.dat", 1,":") |
106 |
|
|
column(20) "RMAX" real32 "raw y coordinate" "pixel" fillColumn(col, "psf1drb_uvw2.dat", 2,":") |
107 |
|
|
column(20) "INTENSITY" real32 "cumulative PSF" " " fillColumn(col, "psf1drb_uvw2.dat", 3,":") |
108 |
rmuch |
1.5 |
> |
109 |
rmuch |
1.2 |
table "PSF-WHITE" rows("psf1drb_white.dat") "" |
110 |
|
|
< |
111 |
rmuch |
1.6 |
attribute "APERTURE" real 12. "aperture radius used in photometric calibration" "pixel" |
112 |
rmuch |
1.2 |
attribute "PARX0Y0" real 1. "Parametrization coefficient of PSF(x,y)" "" |
113 |
|
|
attribute "PARX1Y0" real 0. "Parametrization coefficient of PSF(x,y)" "" |
114 |
|
|
attribute "PARX2Y0" real 0. "Parametrization coefficient of PSF(x,y)" "" |
115 |
|
|
attribute "PARX3Y0" real 0. "Parametrization coefficient of PSF(x,y)" "" |
116 |
|
|
attribute "PARX0Y1" real 0. "Parametrization coefficient of PSF(x,y)" "" |
117 |
|
|
attribute "PARX1Y1" real 0. "Parametrization coefficient of PSF(x,y)" "" |
118 |
|
|
attribute "PARX2Y1" real 0. "Parametrization coefficient of PSF(x,y)" "" |
119 |
|
|
attribute "PARX0Y2" real 0. "Parametrization coefficient of PSF(x,y)" "" |
120 |
|
|
attribute "PARX1Y2" real 0. "Parametrization coefficient of PSF(x,y)" "" |
121 |
|
|
attribute "PARX0Y3" real 0. "Parametrization coefficient of PSF(x,y)" "" |
122 |
|
|
column(1) "CFRR" real32 "Count-to-Framerate Ratio" "cts/frame/PSFarea" fillColumn(col, "psf1drb_white.dat",0,":") |
123 |
|
|
column(20) "RMIN" real32 "raw x coordinate" "pixel" fillColumn(col, "psf1drb_white.dat", 1,":") |
124 |
|
|
column(20) "RMAX" real32 "raw y coordinate" "pixel" fillColumn(col, "psf1drb_white.dat", 2,":") |
125 |
|
|
column(20) "INTENSITY" real32 "cumulative PSF" " " fillColumn(col, "psf1drb_white.dat", 3,":") |
126 |
|
|
> |
127 |
|
|
table "PSF-MAGNI" rows("psf1drb_magni.dat") "" |
128 |
|
|
< |
129 |
rmuch |
1.6 |
attribute "APERTURE" real 48. "aperture radius used in photometric calibration" "pixel" |
130 |
rmuch |
1.2 |
attribute "PARX0Y0" real 1. "Parametrization coefficient of PSF(x,y)" "" |
131 |
|
|
attribute "PARX1Y0" real 0. "Parametrization coefficient of PSF(x,y)" "" |
132 |
|
|
attribute "PARX2Y0" real 0. "Parametrization coefficient of PSF(x,y)" "" |
133 |
|
|
attribute "PARX3Y0" real 0. "Parametrization coefficient of PSF(x,y)" "" |
134 |
|
|
attribute "PARX0Y1" real 0. "Parametrization coefficient of PSF(x,y)" "" |
135 |
|
|
attribute "PARX1Y1" real 0. "Parametrization coefficient of PSF(x,y)" "" |
136 |
|
|
attribute "PARX2Y1" real 0. "Parametrization coefficient of PSF(x,y)" "" |
137 |
|
|
attribute "PARX0Y2" real 0. "Parametrization coefficient of PSF(x,y)" "" |
138 |
|
|
attribute "PARX1Y2" real 0. "Parametrization coefficient of PSF(x,y)" "" |
139 |
|
|
attribute "PARX0Y3" real 0. "Parametrization coefficient of PSF(x,y)" "" |
140 |
|
|
column(1) "CFRR" real32 "Count-to-Framerate Ratio" "cts/frame/PSFarea" fillColumn(col, "psf1drb_magni.dat",0,":") |
141 |
|
|
column(20) "RMIN" real32 "raw x coordinate" "pixel" fillColumn(col, "psf1drb_magni.dat", 1,":") |
142 |
|
|
column(20) "RMAX" real32 "raw y coordinate" "pixel" fillColumn(col, "psf1drb_magni.dat", 2,":") |
143 |
|
|
column(20) "INTENSITY" real32 "cumulative PSF" " " fillColumn(col, "psf1drb_magni.dat", 3,":") |
144 |
|
|
> |
145 |
|
|
|