Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Idl-pvware > Re: How to save...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 11 of 15 Topic 5580 of 6457
Post > Topic >>

Re: How to save an iTools procedure?

by "duxiyu@[EMAIL PROTECTED] " <duxiyu@[EMAIL PROTECTED] > Apr 1, 2008 at 07:54 PM

Yes.
All I want is to save the data and visualizations into a file.
I have read the iTool user guide.
It seems that the .isv file can meet my requirement.

But there are always some errors about the .isv file.
For example:
	u=fltarr(50,50)
	a=randomn(seed,50)
	for i=0,49 do u[i,i]=a[i]

	v=fltarr(50,50)
	b=randomn(seed,50)
	for i=0,49 do v[i,i]=b[i]

	x=findgen(50)*2*!pi/50.
	y=sin(x)

	ivector,u,v,x,y

Then insert a plot visualization using x and y in the iTool window.
At last save the isv file for this iTool.
But this isv file cannot be opend by IDL, some errors occor when I
double-click it.
When I only use the iplot, there is no problem.
As soon as the iVector visualization is used, such-and-such errors of
isv file occor.

Du


On Apr 1, 11:11 pm, Chris Torrence <gorth...@[EMAIL PROTECTED]
> wrote:
> Hi Du,
>
> It sounds like you want to save the actual state of your iTool,
> including the data and visualizations. If you use David & Vince's
> methods, you are actually saving the IDL code that creates the iTool,
> but not the actual iTool state. I don't think that's what you want.
>
> You *should* be able to simply save into a .isv file, and that should
> save all of the data and visualizations needed for that particular
> iTool.
>
> Can you give an example of either data or properties that are not
> getting saved? If so, that would be a bug, and we could fix it.
>
> -Chris
> ITTVIS
 




 15 Posts in Topic:
How to save an iTools procedure?
"duxiyu@[EMAIL PROTE  2008-03-31 01:57:43 
Re: How to save an iTools procedure?
Vince Hradil <hradilv@  2008-03-31 14:50:50 
Re: How to save an iTools procedure?
jdu <jdu.ustc@[EMAIL P  2008-03-31 22:29:42 
Re: How to save an iTools procedure?
jdu <jdu.ustc@[EMAIL P  2008-03-31 22:29:55 
Re: How to save an iTools procedure?
jdu <jdu.ustc@[EMAIL P  2008-03-31 22:30:26 
Re: How to save an iTools procedure?
jdu <jdu.ustc@[EMAIL P  2008-03-31 22:31:52 
Re: How to save an iTools procedure?
jdu <jdu.ustc@[EMAIL P  2008-04-01 00:49:47 
Re: How to save an iTools procedure?
Vince Hradil <hradilv@  2008-04-01 06:48:40 
Re: How to save an iTools procedure?
David Fanning <news@[E  2008-04-01 08:03:08 
Re: How to save an iTools procedure?
Chris Torrence <gorthm  2008-04-01 08:11:58 
Re: How to save an iTools procedure?
"duxiyu@[EMAIL PROTE  2008-04-01 19:54:06 
Re: How to save an iTools procedure?
"duxiyu@[EMAIL PROTE  2008-04-01 19:59:40 
Re: How to save an iTools procedure?
"duxiyu@[EMAIL PROTE  2008-04-03 19:01:51 
Re: How to save an iTools procedure?
David Fanning <news@[E  2008-04-03 20:28:04 
Re: How to save an iTools procedure?
"Kenneth P. Bowman&q  2008-04-04 08:27:39 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed Dec 3 21:47:45 CST 2008.