NAME: mkhtml_gif_wfc PURPOSE: this is the old version of mkhtml_gif, reads three separate ascii files rather than 1 CALLING SEQUENCE: mkhtml_gif_wfc[,mkgifs=mkgifs,xmmdb=xmmdb,wfcdb=wfcdb,$ xmmim=xmmim,wfcim=wfcim,offmax=offmax] OPTIONAL INPUT AND OUTPUT KEYWORDS : offmax:max offax angle in xmm database. default 10.0 arcmin mkgifs: if not set, its is assumed the gif files are already made and the program just makes a webpage containing them. If mkgif is not set there is no need to set any of the keywords below xmmdb:The xmm database to be searched. Must be full path wfcdb: the WFC " " " " " " wfcim:string array of 5 wfc images (one per band),form r219697.fit xmmim: " " 4 " " ,form n**-img.fits if any of these keywords are not set you will be asked for the filenames at the prompt and they will automatically be put/looked for in the relevant directories (dbase for databases,wfc or cirsi for data files, html/ps for ps files) legend: set to whatever mkhtml_table_wfc had. Default is:'E-14 cgs' OUTPUTS: hmtl/xmmno_wfc.html: ome file per xmm object EXAMPLE: mkhtml_gif_wfc,xmmdb='xmmout',wfcdb='wfc',wfcim=['r219698.fit',...], xmmim=['n25-img.fits',...],offmax=10.0,/mkgifs CALLED PROCEDURES: mkgif_wfc, mkgif_xmm, astrolib routines DEPENDENCIES: Will only work if mkhtml_table_wfc has been called previously to make txt files MODIFICATION HISTORY: 23-Oct-2000 Original by Suzanne Aigrain 06-nov-2000 S.Aigrain: modified to include record no and deal with wfc only 08-Nov-2000 S. Aigrain modified to use record_no as the label for the individual object pages
(See /home/xmmssc/soft/idl/pro/html_tables/mkhtml_gif_wfc.pro)