comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » How to make GIF file?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
How to make GIF file? [message #4549] Fri, 09 June 1995 00:00
bleau is currently offline  bleau
Messages: 24
Registered: November 1993
Junior Member
Hi. I running IDL V3.6.1 and have a question about plotting. First, let me
describe what I'm trying to do overall, in case anyone has a better suggestion
on how to do it.

I want to create a GIF file to put on my system and have it served over the WWW
to other sites. This GIF file is a fairly simple plot, with X- and Y-axis, a
bunch of points, and lines connecting them. The raw data for this is an Ascii
file with columns of floating point numbers.

I figure we'll have to write a procedure to read in the values, do some
decision making, and plot them. I know about the PLOT command in IDL, and
there's enough information I can slug through it and tailor my plots properly;
if not I'll just come back here for more info.

The puzzling part is how to have PLOT generate a GIF image file. I looked at
SET_PLOT, which has a slew of options on output devices (PostScript, HP PCL,
CGM, etc.). GIF, however, is *not* one of those options. I noticed there is a
WRITE_GIF command, but the manual (unless I've looked in the wrong place)
doesn't say how to call it and what it's arguments are. Okay, so one of the
arguments is an array in GIF format. That begs the question, however: How does
one create the GIF image in the first place? If it isn't done with PLOT, then
how? If it is, what's the magic keyword?

Alternately, is there some utility for VMS which will take a set of numbers and
generate a plot in GIF format? I know, this may be the wrong newsgroup for
such a question, but I thought I'd ask. Thanks much.

Larry Bleau
University of Maryland
bleau@umdsp.umd.edu
301-405-6223
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Calling IDL from C and Fortran
Next Topic: Re: Widget convulsions.

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 02:05:37 PDT 2025

Total time taken to generate the page: 0.96255 seconds