next up previous contents index
Next: Detect Sources with the Up: 5.2 Tasks of the Previous: Detect Sources using Background

Merging of Source Tables

 

The source tables created by the local (command DETECT/LOCAL) and by the map detection (command DETECT/MAP) can be merged to one merged source table. Merging means to check whether the distance between two sources is less than the sum of the size of the detection windows times the scaling parameter MIN_DIST_CELL or less than the FWHM of the point spread function of the instrument times the scaling parameter MIN_DIST_FWHM. The algorithm to merge the source tables includes the following steps:

  1. Read the source tables and sort the sources by decreasing signal-to-noise ratio (read from table column :SIGNA).
  2. Compare the sources in the tables and check for identifications.
The command

MERGE/SOURCE_TABLES smpar edit
  works from the parameter file smpar.par (cf. Table 5.6). This parameter file can also be created (for the experiment ROSAT PSPC) with the command

   table3314
Table 5.6: Parameter file for MERGE/SOURCE_TABLES for ROSAT PSPC

CREATE/PARFIL EXSM smpar ROSAT,PSPC.

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.


next up previous contents index
Next: Detect Sources with the Up: 5.2 Tasks of the Previous: Detect Sources using Background

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