plotting program problems [message #27460] |
Tue, 23 October 2001 04:48 |
Clive Cook
Messages: 2 Registered: October 2001
|
Junior Member |
|
|
I'm relatively new at idl (and programming in general) so please excuse
any what may seem to you guys dumb questions. The problem is that i need
a program to produce plots of data with three variables. They are time,
height and intensity. At the moment i use a program that i think
basically uses contour and then produces a color plot with a color bar.
The thing is that it takes along time to process the data with this
program and its not as flexible as i would like.
An average data set may contain 5000 individual files, with each file
containing 452 height bins each with a recording of the intensity.
One thing that i would like to be able to do that seems to be resticted
due to the way the program works is actually specify certain colors for
certain values, as well as using the specified color table for the more
general data.
I hope someone can help me with this, if not thank you for taking the
time to read my post
Clive Cook
--
Clive Cook
Cloud Research
Department of Physics
University of Wales, Aberystwyth
Ceredigion
SY23 2JS
Office Tel: 01970 622847
email: ccc97@aber.ac.uk
web page http://users.aber.ac.uk/ccc97
|
|
|