Institut für Astronomie und AstrophysikAbteilung AstronomieSand 1, D-72076 Tübingen, Germany |
plotout_jpg
Plot out to jpeg file.
cafe
plotout
Uses current plot settings to write out to jpeg graphics file. Apart from postscript plotout drivers here the colors will be kept "as is" (WYSIWYG). If the color keyword is not set the output is grayscale (no automatic setting of deltacolor=0 etc.).
fontsize - Size of font to use (in pt). Default: 8 xsize - Size in X-direction in cm. Default: 17.78 ysize - Size in Y-direction in cm. aspect - ratio of y/x. Default is 0.75. scale - Plots could be scaled up. Default is 1. resolution- Pixel per inch to use. Default: 75pci (defines x/y size) quality - Compression/Quality factor. 100 is best. Default: 75.
color - plot out colorized. landscape - plot out in landscape instead portrait format. a4 - Plot ut in DIN A4 format. Landscape only. apj1col - Plot out for 1 column of ApJ. aa1col - Plot out for 1 column of A&A. aa2col - Plot out for 2 columns of A&A. aa14cm - Plot out for full field of A&A. times - Use times font. Default is helvetia. quiet - Do not actually plot out but open/store file and parameters only.
All keywords/options may be set with the "set" command. The command prefix is "plotout_eps".
Plots current view into postscript file. If the file is not changed multiple plot images are saved into a numbered files.
> plotout, graph.jpg -> plots to file "graph.jpg", using standard jpeg format, and colors. Repeating plotout will yield "graph.jpg", "graph001.jpg", "graph2.jpg"....
$Id: cafe_plotout_jpg.pro,v 1.1 2003/11/27 10:59:36 goehler Exp $
[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]