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

Home » Public Forums » archive » Stupid question regarding BUFFER keyword in NG output.....
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
Stupid question regarding BUFFER keyword in NG output..... [message #73881] Mon, 06 December 2010 13:37
Paul Van Delst[1] is currently offline  Paul Van Delst[1]
Messages: 1157
Registered: April 2002
Senior Member
Hello,

I just created a bunch of plots like so:

p = PLOT( f, r, $
TITLE=sensor_id + channel_string + ' threshold cutoff discrepancy', $
XTITLE='Frequency (cm!U-1!N)', $
YTITLE='Relative Response', $
SYMBOL='diamond', $
BUFFER=Buffer )

I returned all the created plot references (lots of 'em in a list of lists in a hash) so I can modify and output if
necessary. And they appear to contain actual plots:

IDL> p=((tref[5])[23])[0]
IDL> help, p
P PLOT <323024>

But, and here is the stupid question, how do I now display these buffer-ised plots?

Thanks for any info.

cheers,

paulv
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Extracting from Strutures
Next Topic: Find shift between 2 star lists

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

Current Time: Wed Oct 08 19:04:54 PDT 2025

Total time taken to generate the page: 0.00605 seconds