next up previous contents index
Next: Merging of Source Lists Up: 5.2 Tasks of the Previous: Merging of Source Tables

Detect Sources with the Maximum Likelihood Method

 

The maximum likelihood technique works on the photon event data and   a background image. The spatial distribution of the observed photons above the background is compared with the spatial distribution of the theoretical point spread function and a likelihood that both distributions are matching is calculated. The parameters specifying the source counts, extent, x- and y-position are varied until the likelihood is maximized. The likelihood is defined as (- ln(1 - P)) where P is the probability of existence of the source. A detailed description can be found in [Cruddace et al.1988].

The maximum likelihood detection is started with the command

DETECT/MAXLIK sppar edit
  The parameter file sppar.par will be created and offered to be edited. The parameter file sppar.par can also be created by one of the commands

CREATE/PARFIL EXSP sppar ROSAT,PSPC
CREATE/PARFIL EXSP sppar ROSAT,HRI
CREATE/PARFIL EXSP sppar ROSAT,WFC
CREATE/PARFIL EXSP sppar ROSAT,SURVEY
with default values for the PSPC, HRI, and WFC detector of ROSAT in pointing mode, and for the ROSAT PSPC in Survey mode respectively. Note, that maximum likelihood source detection for WFC data does not yield reliable results yet. In Table 5.7 all parameters showing up in the parameter file sppar.par (example valid for ROSAT PSPC, pointing mode) are listed.

   table3377
Table 5.7: Parameter file with parameters for DETECT/MAXLIK

There is a set of extended parameters which normally does not appear in the parameter file. They are not needed in standard processing. If, however, one of these parameters needs to be set, they can be accessed via WRITE/PARFIL or CREATE/PARFIL with the extended option. Some of them are listed below.

In the standard maximum likelihood detection the source positions passed to the maximum likelihood task are the positions from the merged source table; there is a second way to define pre-selected positions. This is done by a so-called user defined source table (cf. Table 5.8).

   table3457
Table 5.8: Extract of sppar.par for user specified input source table

Note:The coordinates in the merged source table are given in image pixels, the coordinates in the user defined source table in equatorial coordinates right ascension (degrees) and declination (degrees) for equinox 2000.

In the parameter file for the maximum likelihood source detection a minimum and a maximum off-axis-angle OFF_AX_MIN and OFF_AX_MAX (in arc minutes) is specified. Only sources lying in this range will be analysed. A cut-radius in units of the FWHM of the experiment CUT_RADIUS is given. Photons lying within that cut-radius centered at the source position will be checked by the maximum likelihood technique. The parameters of the selected sources will be written to the table file ML_LIST_ACCEP in case the source is accepted and the likelihood of existence is equal to or falls above the value ML_THR and they will be written to the table file ML_LIST_ALL in case the source is accepted for any positive value of the likelihood of existence. The background counts per image pixel at the source position are determined from the background image BG_IMAGE_1.

The information written to the source tables ML_LIST_ACCEP and ML_LIST_ALL is described in Table 5.29. The best fit maximum likelihood positions are given in the columns :X_IMA and :Y_IMA in units of image pixels and can be converted to sky pixel and astronomical coordinates by the command TRANSFORM/COORDINATES applied to the source table. Attention, the position specified in the columns :X_POS and :Y_POS are the input positions and are in units of image pixels or sky pixels depending whether the parameter START_POSITION was set to merged_list or user_list, respectively.


next up previous contents index
Next: Merging of Source Lists Up: 5.2 Tasks of the Previous: Merging of Source Tables

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