NAME: mkgif_wfc PURPOSE: makes gif images of portions of the input image around each xmm object images are 2X2 arcmin CALLING SEQUENCE: mkgif_wfc,xmmdb, wfc_image[,offmax=offmax] INPUTS: xmmdb: the path name of database to take xmm object positions from. wfc_image: the path name of the image to make gifs from REQUIRED INPUT KEYWORDS col: to put in gif file name. Error if not set OPTIONAL INPUT AND OUTPUT KEYWORDS : offmax:max offax angle in xmm database. default 10.0 arcmin OUTPUTS: 'hmtl/gif/xmm'+xmmnr+'_wfc_'+col+'.gif: one gif per xmm object EXAMPLE: mkgif_wfc,'xmmout','r219698.fit',offmax=10.0,col='i' CALLED PROCEDURES: mkgif, select_offmax, wcs_zpn, 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_wfc.pro)