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

Home » Public Forums » archive » Re: Device Coordinates vs Normalized Coordinates
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
Re: Device Coordinates vs Normalized Coordinates [message #82278] Fri, 23 November 2012 15:55
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Helder writes:

> I don't see any other reason for this. It could be something in my code, but I can't pin point it (The plot command does not call any function whilst passing parameters). The code is almost 2000 lines and growing, therefore I don't append it, but here are the lines creating the problem:
>
> TPostDraw = SYSTIME(1)
> PlotS, [devcoord[0], devcoord[0]], [(*(self.yCommonPlotRange))[0], (*(self.yCommonPlotRange))[1]], Color=GetColor, Thick=2.0, LineStyle=2, /data
> PlotS, [(*(self.xCommonPlotRange))[0], (*(self.xCommonPlotRange))[1]], [DevCoord[1], DevCoord[1]], Color=GetColor, Thick=2.0, LineStyle=2, /data
> TPlotS = SYSTIME(1)

I would be extraordinarily surprised if this doesn't
turn out to be programmer error in the end. What
are those pointers pointing to? What kind of
color is "GetColor"?

Cheers,

David


--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Highlighting data points on multiple plots
Next Topic: extract raster statistics from vector

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

Current Time: Wed Oct 08 13:46:22 PDT 2025

Total time taken to generate the page: 0.00545 seconds