NAME:
plot_lognlogs_5bands
PURPOSE:
plot no sources with flux > S vs S to screen or ps file
from an xmm_emllist database
plot_lognlogs only does 3 bands (and uses xmmout db), this does all 5
CALLING SEQUENCE:
plot_lognlogs_5bands,db[,ps=ps,gif=gif]
INPUTS:
db: name of database to search
OPTIONAL OUTPUT PARAMETERS:
ps: optional output ps file the plots will be sent to. Will be placed
in current_dir/html/xm/
gif: same as above for gif output, but without the '.gif' bit
only active if ps is not set
If neither is set, the plots will be sent to screen.
EXAMPLE:
plot_lognlogs_5bands, 'emldb',ps='lognlogs.ps'
RESTRICTIONS:
UNTESTED
CALLED PROCEDURES AND FUNCTIONS:
astrolib functions,select_cond,ops,cps
MODIFICATION HISTORY:
09-Oct_2000 Original by Suzanne Aigrain
(See /home/xmmssc/soft/idl/pro/xmm_plots/plot_lognlogs_5bands.pro)