next up previous contents index
Next: Sources partially obscured by Up: 5.2 Tasks of the Previous: Get Coordinates by Cursor

Screen an Image by a Mask

 

There exists a tool to create a mask for screening of an image. The   mask is a Midas image of the same size and with the same EXSAS descriptors as the image from which the mask was created by cursor, table or descriptor specification. It has the intensity 0 or 1 per pixel in case the pixel is screened or not. The mask has the proper form for Source Detection. The command syntax is

CREATE/MASK image mask [mode] [table] [disp]
 

Examples:

CREATE/MASK image1 mask1
CREATE/MASK image1 mask2 TAB polygo
CREATE/MASK image  mask DESC ringevents

Presently there is one mask image in the calibration area containing the window support structure of the ROSAT PSPC detector, EXSAS_CAL:mask0thick.bdf. It contains the support struts with   a thickness of 2 arcmin. In order to proper position this mask image a command is available.

ADJUST/MASK image mask [rot_angle x_trans y_trans] [attitude] [load]
 

An image mask.bdf will be created.

The mask created with ADJUST/MASK as described above does not take into account the spacecraft wobble. Therefore this method may not be very satisfactory if high precision is required. To get a PSPC mask which is corrected for the spacecraft wobble one has to use the command CREATE/WOBBLED_MASK.   This command uses the attitude information from the attitude table to first create an image showing the fractional illumination of the field (complete obscuration = 0, no obscuration = 1) by the PSPC window support structure. This image is then converted to a 0,1 mask by applying an (adjustable) threshold. The drawback of this command compared to ADJUST/MASK is that the excution time can be considerably longer. Syntax:

CREATE/WOBBLED_MASK [image] [mask] [threshold] [attitude] [keep]

Note:CREATE/WOBBLED_MASK uses internally the EXSAS command CREATE/EXPOSURE. Any screen output relating to instrument or exposure maps should be ignored.

Any active time selections of the reference image (descriptor TIM_SEL) are taken into account.

Results are slightly different for PSPC B and C. The detector ID is taken from descriptor DETECTOR_ID of the reference image.

In principle the intermediate image shadow.bdf can be used to estimate a correction for the source fluxes for sources partially obscured by the PSPC window support structure.   But keep in mind that this can be only a rough estimate since the point spread functions are extended, and the model for the rib structure used internally by CREATE/WOBBLED_MASK can only be an approximation (there is e.g. no energy dependence take into account) - the reality is more complicated than all models.


next up previous contents index
Next: Sources partially obscured by Up: 5.2 Tasks of the Previous: Get Coordinates by Cursor

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