1 |
pgondoin |
1.1 |
table "TRIPLE_GAUSS_PARAMS" rows("3GaussMOS2PSFfit.dat") "" |
2 |
|
|
|
3 |
|
|
< |
4 |
rsaxton |
1.2 |
attribute "THET_MAX" real 20.0 "maximum off-axis angle" "arcmin" |
5 |
pgondoin |
1.1 |
attribute "E_MIN" real 100 "minimum energy " "eV" |
6 |
|
|
attribute "E_MAX" real 4500 "maximum energy " "eV" |
7 |
|
|
attribute "Y_PIXSZ" real 0.040 "pixel size along Y" "mm" |
8 |
|
|
attribute "Z_PIXSZ" real 0.040 "pixel size along Z" "mm" |
9 |
|
|
attribute "Y_EXTENT" real 256 "number of pixels along Y" "" |
10 |
|
|
attribute "Z_EXTENT" real 256 "number of pixels along Z" "" |
11 |
|
|
attribute "NORM" real 84.799633 "normalization factor" "" |
12 |
|
|
|
13 |
|
|
column(1) "GAUSSIAN" string "Gaussian" "" fillColumn(col,"3GaussMOS2PSFfit.dat",0,":") |
14 |
|
|
column(7) "PARAMS" real32 "Fitting parameters" "" fillColumn(col,"3GaussMOS2PSFfit.dat",1,":") |
15 |
|
|
> |