NAME: mkgif_xmm PURPOSE: makes gif images of portions of the input image around each xmm object images are 6X6 arcmin CALLING SEQUENCE: mkgif_xmm,xmmdb,xmm_image[,offmax=offmax] INPUTS: xmmdb: the path name of database to take xmm object positions from. xmm_image: the path name of the image to make gifs from OPTIONAL INPUT AND OUTPUT KEYWORDS : offmax:max offax angle in xmm database. default 10.0 arcmin OUTPUTS: 'hmtl/gif/xmm'+xmmnr+'_'+band+'.gif: one gif per xmm object EXAMPLE: mkgif_xmm,'xmmout','n25-img.fits',offmax=10.0 CALLED PROCEDURES: mkgif, select_offmax, astrolib routines MODIFICATION HISTORY: 23-Oct-2000 Original by Suzanne Aigrain 08-Nov-2000 S. Aigrain modified to use record_no as the label for the individual object pages
(See /home/xmmssc/soft/idl/pro/mkgifs/mkgif_xmm.pro)