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

Home » Public Forums » archive » Re: How To Display Hinode Fits files Through IDL object Graphics
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: How To Display Hinode Fits files Through IDL object Graphics [message #64886] Thu, 29 January 2009 09:58
pgrigis is currently offline  pgrigis
Messages: 436
Registered: September 2007
Senior Member
I'd like to point out, that you probably are better
off using "index2map" and "plot_map" to display
Hinode SOT filtergrams.

Ciao,
Paolo

shahmeet4@gmail.com wrote:
> On Jan 29, 2:03 pm, Wox <s...@nomail.com> wrote:
>> On Thu, 29 Jan 2009 00:39:58 -0800 (PST), "shahme...@gmail.com"
>>
>> <shahme...@gmail.com> wrote:
>>> I want to display them using IDL object Graphics but it doesn't work
>>> well.
>>
>> You need to set an appropriate view volume:
>> oView->SetProperty, VIEWPLANE_RECT=vRect, ZCLIP=zclip, EYE=eye
>>
>> The "set_view" function will do this for you:
>> set_view,oview,owindow
>>
>> Look for "View Volume" in the manual for more information.
>
> Thank You So Much Wox !!!
> I was trying to sort out this problem since last 2 days and now
> finally your answer solved it out. Thank You Again !!
Re: How To Display Hinode Fits files Through IDL object Graphics [message #64902 is a reply to message #64886] Thu, 29 January 2009 01:31 Go to previous message
shahmeet4@gmail.com is currently offline  shahmeet4@gmail.com
Messages: 2
Registered: January 2009
Junior Member
On Jan 29, 2:03 pm, Wox <s...@nomail.com> wrote:
> On Thu, 29 Jan 2009 00:39:58 -0800 (PST), "shahme...@gmail.com"
>
> <shahme...@gmail.com> wrote:
>> I want to display them using IDL object Graphics but it doesn't work
>> well.
>
> You need to set an appropriate view volume:
> oView->SetProperty, VIEWPLANE_RECT=vRect, ZCLIP=zclip, EYE=eye
>
> The "set_view" function will do this for you:
> set_view,oview,owindow
>
> Look for "View Volume" in the manual for more information.

Thank You So Much Wox !!!
I was trying to sort out this problem since last 2 days and now
finally your answer solved it out. Thank You Again !!
Re: How To Display Hinode Fits files Through IDL object Graphics [message #64903 is a reply to message #64902] Thu, 29 January 2009 01:03 Go to previous message
Wout De Nolf is currently offline  Wout De Nolf
Messages: 194
Registered: October 2008
Senior Member
On Thu, 29 Jan 2009 00:39:58 -0800 (PST), "shahmeet4@gmail.com"
<shahmeet4@gmail.com> wrote:

> I want to display them using IDL object Graphics but it doesn't work
> well.

You need to set an appropriate view volume:
oView->SetProperty, VIEWPLANE_RECT=vRect, ZCLIP=zclip, EYE=eye

The "set_view" function will do this for you:
set_view,oview,owindow

Look for "View Volume" in the manual for more information.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: 2-dimensional to a 3-dimensional
Next Topic: Re: ERRPLOT using object Graphics .... ?

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

Current Time: Wed Oct 08 17:13:14 PDT 2025

Total time taken to generate the page: 0.00583 seconds