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

Home » Public Forums » archive » Re: Itools export data
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: Itools export data [message #61109 is a reply to message #60979] Wed, 02 July 2008 10:25 Go to previous message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
On Jul 2, 12:43 am, d.po...@gmail.com wrote:
> Folks
> I have couple of question regards itools hear is my question:
> I want to import an array to iplot and after smoothing the data I
> want
> to export that data to idl(the last smoothed data)and also I want
> digitize couple of data in iplot (means get an array (2
> dimensional)in
> idl). in iplot it shows the x,y coordinates but I want to save those
> to an array. for example let my data is like this:
> X=findgen(100)
> Y=x+10*randomu(s,100,100)
> I call :
> Iplot,x,y
> And filter->smooth…. I want to take the last smooth x&y coordinate in
> IDl after that digitize some point on the curve and also export that
> to idl.

I don't really understand the question, but just to get started: why
do you want to use iTools? i.e. what do you want that can't be done
with:

IDL> y = smooth(y, width)

Also, does "digitize" mean do a plot and get the result as an image?

Mike
--
www.michaelgalloy.com
Tech-X Corporation
Software Developer II
[Message index]
 
Read Message
Read Message
Previous Topic: PLOYY plot
Next Topic: Itools export data

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

Current Time: Fri Oct 10 20:27:54 PDT 2025

Total time taken to generate the page: 0.88506 seconds