XMM-Newton SAS Home Page
XMM-Newton Science Analysis System


srcdisplay (srcdisplay-1.18.1) [xmmsas_20050815_1803-6.5.0]

Description Description Parameters Home Index

Meta Index / Home Page / Description

Examples

To overlay the sourcelist srclist.ds generated previously by eboxdetect on an image image.ds the following command can be used:

srcdisplay imageset=image.ds boxlistset=srclist.ds

This would overlay circles, each of radius 5 pixels, around each source detected by eboxdetect. To overlay circles of radius 0.01 degrees, use the following:

srcdisplay imageset=image.ds boxlistset=srclist.ds sourceradius=0.01

To perform the same as above, but also write out a DS9 region file named regions.txt, detailing the source regions corresponding to the displayed circles,the following command could be used:

srcdisplay imageset=image.ds boxlistset=srclist.ds sourceradius=0.01 withregionfile=true regionfile=regions.txt



XMM-Newton SOC/SSC -- 2005-08-16