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

Home » Public Forums » archive » Re: Multi-plot error. Could anyone help me?
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: Multi-plot error. Could anyone help me? [message #56859] Sun, 18 November 2007 16:56
wanglin1981 is currently offline  wanglin1981
Messages: 10
Registered: August 2007
Junior Member
On 11月19日, 上午1时43分, David Fanning <n...@dfanning.com> wrote:
> Brian Larsen writes:
>> I am running out so I don't have time to really test this but I think
>> the issue is that you need to add /noerase to map_set otherwise it
>> erases the screen (or in ps starts a new page)
>
>> MAP_SET, 90.0, 180.0, /STEREOGRAPHIC,/NOBORDER
>> needs to become
>> MAP_SET, 90.0, 180.0, /STEREOGRAPHIC,/NOBORDER, /noerase
>
>> Does this help?
>
> Well, that's sorta in the right direction, but it
> fixes the wrong problem. :-)
>
> Here is how you use !P.MULTI with map projections.
> It involves the ADVANCE keyword, not the NOERASE
> keyword.
>
> http://www.dfanning.com/tips/map_pmulti.html
>
> Cheers,
>
> David
> --
> David Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Coyote's Guide to IDL Programming:http://www.dfanning.com/
> Sepore ma de ni thui. ("Perhaps thou speakest truth.")

Thanks David, your method works!
And thank you Brian, too!

Lin
Re: Multi-plot error. Could anyone help me? [message #56863 is a reply to message #56859] Sun, 18 November 2007 09:43 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Brian Larsen writes:

> I am running out so I don't have time to really test this but I think
> the issue is that you need to add /noerase to map_set otherwise it
> erases the screen (or in ps starts a new page)
>
> MAP_SET, 90.0, 180.0, /STEREOGRAPHIC,/NOBORDER
> needs to become
> MAP_SET, 90.0, 180.0, /STEREOGRAPHIC,/NOBORDER, /noerase
>
> Does this help?

Well, that's sorta in the right direction, but it
fixes the wrong problem. :-)

Here is how you use !P.MULTI with map projections.
It involves the ADVANCE keyword, not the NOERASE
keyword.

http://www.dfanning.com/tips/map_pmulti.html

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
Re: Multi-plot error. Could anyone help me? [message #56866 is a reply to message #56863] Sun, 18 November 2007 08:20 Go to previous message
Brian Larsen is currently offline  Brian Larsen
Messages: 270
Registered: June 2006
Senior Member
I am running out so I don't have time to really test this but I think
the issue is that you need to add /noerase to map_set otherwise it
erases the screen (or in ps starts a new page)

MAP_SET, 90.0, 180.0, /STEREOGRAPHIC,/NOBORDER
needs to become
MAP_SET, 90.0, 180.0, /STEREOGRAPHIC,/NOBORDER, /noerase

Does this help?


Cheers,

Brian

------------------------------------------------------------ --------------
Brian Larsen
Boston University
Center for Space Physics
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Multi-plot error. Could anyone help me?
Next Topic: Re: NaN Magic Bingo!

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

Current Time: Wed Oct 08 13:59:04 PDT 2025

Total time taken to generate the page: 0.00534 seconds