NAME:
plot_lognlogs_gh
PURPOSE:
plot no sources with flux > S vs S to screen or ps file
from an xmm_gh database
CALLING SEQUENCE:
plot_lognlogs_gh,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.
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_gh, 'emldb',ps='lognlogs.ps'
RESTRICTIONS:
UNTESTED
CALLED PROCEDURES AND FUNCTIONS:
astrolib functions,select_cond
MODIFICATION HISTORY:
09-Oct_2000 Original by Suzanne Aigrain
(See /home/xmmssc/soft/idl/pro/xmm_plots/plot_lognlogs_gh.pro)