![]() |
Institut für Astronomie und AstrophysikAbteilung AstronomieSand 1, D-72076 Tübingen, Germany |
![]() |
plot_res
plot residuum
cafe
plot type
group - (optional) Define the data group to plot.
Default is the current group. Must be in
range [0..29].
res - plots the difference between data y values and
model for group given with current parameters.
X range is kept, Y range is adapted to maximal values.
Apart from IDL oplot keywords following special
are defined:
noerror - Do not plot error bars. This is useful for
tight data sets.
selected - Display selected datapoints only.Usefull
when fitting selected datapoints.
distinct - Plot data for different subgroups in different
color.
deltacolor - Color difference for distinct data sets.
deltalinestyle - Increase of line styles for distinct data
sets. Default: 0 (no change).
deltapsym - Increase of point symbols for distinct data
sets. May be positive or negative
integer number. Default: 0 (no change).
If psym exceeds -7..7 it will be set at 0 (no
symbol). Therefore it is recomended to
plot data sets with lines with a negative
deltapsym (to decrease and restart from 0).
None.
> plot, data, res
-> data + residuum is displayed.
$Id: cafe_plot_res.pro,v 1.21 2004/07/30 17:17:26 goehler Exp $
[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]