|
Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://xmm.vilspa.esa.es/sas/5.4.1/doc/epicbscalgen/node9.html
Дата изменения: Fri Jan 10 23:37:07 2003 Дата индексирования: Sat Dec 22 13:06:40 2007 Кодировка: Поисковые слова: http astrokuban.info astrokuban |
| Parameter | Mand | Type | Default | Constraints |
| eventtable | yes | table | Name of existing EPIC event list | |
|
The input event table which drives the boresight angle optimization.
It must contain sky image coordinates computed by attcalc; it is
likely to be the primary output event list from the chain processing
tasks emproc
or epproc.
| ||||
| xcolumn | no | column | X | name of existing column in table eventtable |
|
The name of the column in the input event table containing X-coordinates
of sky pixels (used to accumulate sky image with evselect)
| ||||
| ycolumn | no | column | Y | name of existing column in table eventtable |
|
The name of the column in the input event table containing Y-coordinates
of sky pixels (used to accumulate sky image with evselect)
| ||||
| binx | no | integer | 50 |
|
|
size of sky image pixel bin in X-direction (used to accumulate
sky image with evselect) - please note: values less than 20
will lead to very large sky images and corresponding performance
degradations
| ||||
| biny | no | integer | 50 |
|
|
size of sky image pixel bin in Y-direction (used to accumulate
sky image with evselect) - please note: values less than 20
will lead to very large sky images and corresponding performance
degradations
| ||||
| nruns | no | integer | 1 |
|
|
Duplicates corresponding parameter of task eboxdetect; controls
the source detection process; for more information please consult
description of task eboxdetect.
| ||||
| likemin | no | real | 15 |
|
|
Duplicates corresponding parameter of task eboxdetect; controls
the source detection process; for more information please consult
description of task eboxdetect.
| ||||
| sourceradius | no | real | .01 |
|
|
Radius in degrees of circle that will be drawn around each detected
source.
| ||||
| runshowdetect | no | boolean | true | false|true |
|
Boolean switch determining whether or not to show the result of the
eboxdetect
run in each iteration.
| ||||
| phi | no | real |
| |
|
Starting value of the boresight misalignment angle
| ||||
| theta | no | real |
| |
|
Starting value of the boresight misalignment angle | ||||
| psi | no | real |
| |
|
Starting value of the boresight misalignment angle | ||||
| tol1 | no | real | 1.e-1 |
|
|
The parameter controls the stopping criterion for the stage-I minimization
as described above. The scheme stops if the fractional convergence tolerance
in the function value | ||||
| tol2 | no | real | 1.e-4 |
|
|
The parameter controls the stopping criterion for the stage-II minimization
as described above. The scheme stops if the fractional convergence tolerance
in the function value | ||||
| maxiter | no | integer | 1000 |
|
|
Maximum allowed number of iterations in stage I + stage II to find
a unique solution.
| ||||
| Parameter | Mand | Type | Default | Constraints |