residual counts

From: Saku Vrtilek <saku_at_email.domain.hidden>
Date: Mon, 26 Apr 2004 12:55:19 -0400
Hi,

I use 

m = get_model_counts(1);

and

 d = get_data_counts(1);


What do I do to get the residuals?

 r= get_residual_counts(1)
S-Lang Error: Undefined Name: get_residual_counts is undefined


or
 
isis> r = m-d;               
S-Lang Error: Type Mismatch: Struct_Type = Struct_Type is not possible
isis> 


does not work.

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 Mon Apr 26 2004 - 13:08:33 EDT

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