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

Home » Public Forums » archive » Display and Navigate Image in IDL 8.2
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Display and Navigate Image in IDL 8.2 [message #81370 is a reply to message #81350] Mon, 10 September 2012 14:44 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
I wrote earlier today:

> I learned today, with some help from the folks at ExcelisVIS,
> how to add a box axis to the image.
>
> The secret is to NOT use the LIMIT and BOX_AXES
> keywords when you create the map projection, since
> this results in a blank window. (I don't know why
> I didn't think of this!)
>
> Rather, you should set the LIMIT and BOX_AXES
> properties on your map projection sometime after
> you display the image and sometime before you
> throw the goddamn computer out the window.

As I was writing this up for my article on the topic
I noticed that setting the LIMIT like this after the
fact will blur the image substantially. I think this
is because the image will be warped into the map
projection space, which is the thing I am trying
desperately to avoid. :-(

You can see this by comparing the Coyote Graphics
version of this plot with the Function Graphics
version in this article:

http://www.idlcoyote.com/ng_tips/mapnogrid.php

Or, you can run the code in this example and compare
the two results:

http://www.idlcoyote.com/tip_examples/mapnogrid.pro

Cheers,

David




--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Add a colorbar in a filled contour
Next Topic: PLOT() function THICK keyword in v8.2 just a guideline?

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

Current Time: Fri Oct 10 14:46:36 PDT 2025

Total time taken to generate the page: 0.47926 seconds