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