next up previous contents index
Next: Merging of Source Tables Up: 5.2 Tasks of the Previous: Detect Sources using Local

Detect Sources using Background from Smoothed Background Image

 

This is a sliding window source detection technique as the local source detection technique described in section 5.2.5. The image must be of the size 512 tex2html_wrap_inline17533 512 image pixels. Source counts are determined in the 3 tex2html_wrap_inline17535 3 pixels box from the image and the background counts in the same 3 tex2html_wrap_inline17537 3 pixels box from the (smoothed) background image. The command

DETECT/MAP dmpar edit
works from the parameter file dmpar.par (cf. Table 5.5). This parameter file can also be created (e.g. for the experiment ROSAT PSPC, pointing) with the command

   table3212
Table 5.5: Parameter file for DETECT/MAP for ROSAT PSPC

CREATE/PARFIL EXDM dmpar ROSAT,PSPC.

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 this parameter file 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 F. The minimum maximum likelihood MIN_ML for detecting sources was set to 10. The names of the source tables MDETECT_LIST_1, MDETECT_LIST_2 and MDETECT_LIST_3 were chosen as the default values. The names of the background images are BG_IMAGE_1, BG_IMAGE_2 and BG_IMAGE_3. To the tables MDETCT_LIST_1, MDETCT_LIST_2 and MDETCT_LIST_3 are written the parameters of the detected sources, the source counts COUNT, the background counts per image pixel 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. Table 5.29).

The number of compression steps NUM_RUNS, the values for the pixel ranges of the images (counted from the image boundary) where sources will not be looked for, DEAD_X_ROWS and DEAD_Y_ROWS, and the background map scaling BG_SCALE are set automatically to the default values for the ROSAT PSPC POINTING and SURVEY, ROSAT HRI, or ROSAT WFC case respectively, and have not to be specified explicitely. 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: Merging of Source Tables Up: 5.2 Tasks of the Previous: Detect Sources using Local

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