NAME:
oplot_ellip
PURPOSE:
this program overplots log(N) vs ellip where N=histogram(ellip) over ;
an existing plot with specified linestyle
CALLING SEQUENCE:
oplot_ellip,mag,char[,class=class,ccd=ccd]
INPUTS:
mag: array containing magnitudes to plot histograms
OPTIONAL OUTPUT KEYOWRDS:
class: STRING! used to make legend:'stars',...
if class not set then get: 'all'
linestyle: determines what linestyl to use when plotting
default is 1
EXAMPLE:
mk_plot_diff,stars1,0.75[,class='stars', ccd='1']
CALLED PROCEDURES:
astrolib
MODIFICATION HISTORY:
2-Nov-2000 Original by Suzanne Aigrain
(See /home/xmmssc/soft/idl/pro/wfcqc/oplot_ellip.pro)