next up previous contents index
Next: Detect Sources using Background Up: 5.2 Tasks of the Previous: Create Images for Source

Detect Sources using Local Background

 

This is a sliding window source detection technique. The image must be   of the size 512 tex2html_wrap_inline17527 512 image pixels. A 3 tex2html_wrap_inline17529 3 image pixels window is slided over the image. Source counts are determined in the 3 tex2html_wrap_inline17531 3 pixels box and background counts in the surrounding 16 pixels frame. The probability of existence of a source is calculated from a   chi-square probability table EXSAS_CAL:pchsq.tbl in case the   counts in the source cell exceed the value 100, and from a binomial   probability table EXSAS_CAL:pbin.tbl otherwise. The image used in the local detection can be created with the command CREATE/SOURCE_DETECT_IMAGE, see section 5.2.4.

The command

DETECT/LOCAL dlpar edit
works via a parameter file dlpar.par which is offered to be edited (cf. Table 5.4). or which can be created (for the experiment ROSAT PSPC) by the command

   table3102
Table 5.4: Parameter file for DETECT/LOCAL for ROSAT PSPC

 

 
CREATE/PARFIL EXDL dlpar ROSAT,PSPC

Some parameters of the parameter file dlpar.par are described in more length:

There is an additional set of extended parameters which can be accessed either with WRITE/PARFIL or with CREATE/PARFIL using the extended option. For standard source detection they are not needed.

In the parameter file listed in Table 5.4 three images IMAGE_1, IMAGE_2 and IMAGE_3 were specified and the name of a mask MASK to screen the image. The mask flag MASK_FLAG was set to T. The minimum maximum likelihood MIN_ML for detecting sources was set to 10. The names of the source tables LDETECT_LIST_1, LDETECT_LIST_2 and LDETECT_LIST_3 were chosen as default values. The tables LDETECT_LIST_1, LDETECT_LIST_2 and LDETECT_LIST_3 contain the parameters of the detected sources from image IMAGE_1, IMAGE_2 and IMAGE_3, the source counts COUNT, the background counts per image pixel at the source position BACKG, the source x- and y-position in image pixels X_POS and Y_POS, the distance to the next source in image pixels SOURD and the distance to the next rib or edge in image pixels RIBD (cf. Tables 5.28 and 5.29).

The number of compression steps and the values for the pixel ranges of the image have not to be specified explicitely. The default values for these extended parameters NUM_RUNS, DEAD_X_ROWS, DEAD_Y_ROWS and IMAGE_PRIORITY are set automatically according to the default values for the ROSAT PSPC POINTING and SURVEY, ROSAT HRI, or ROSAT WFC case respectively. In case they really have to be changed, they can be accessed via WRITE/PARFIL or CREATE/PARFIL with the extended option.


next up previous contents index
Next: Detect Sources using Background Up: 5.2 Tasks of the Previous: Create Images for Source

If you have problems/suggestions please send mail to rosat_svc@mpe-garching.mpg.de