Re: confidence limits

From: Saku Vrtilek <saku_at_email.domain.hidden>
Date: Tue, 11 Jan 2005 11:36:12 -0500
Hi,

I am using:

isis> d = get_data_counts(1);
isis> (elo, ehi) = _A (d.bin_lo, d.bin_hi);
isis> de_value = reverse(d.value);
isis> writecol ("sm101dat8.ascii", elo, ehi, de_value / t / e_width);


to write out my data.

What to I do to get the errors?

isis> derr=get_data_err(1);
S-Lang Error: Undefined Name: get_data_err is undefined

thanks,
Saku
----
You received this message because you are
subscribed to the isis-users list.
To unsubscribe, send a message to
isis-users-request_at_email.domain.hiddenwith the first line of the message as:
unsubscribe
Received on Tue Jan 11 2005 - 12:07:51 EST

This archive was generated by hypermail 2.3.0 : Fri May 02 2014 - 08:35:44 EDT