Re: How to unload data ?

From: Michael Nowak <mnowak_at_email.domain.hidden>
Date: Thu, 18 Sep 2008 17:13:10 -0400
On Sep 18, 2008, at 4:56 PM, Tolga Guver wrote:

> f there is such an unload command i was hoping to unload the data at  
> the end of foreach loop so that it can continue fitting the new one  
> after reading it.

delete_data(#'s); or delete_data(all_data);

and you'll also need

delete_arf(#'s) or delete_arf(all_arfs);
delete_rmf(#'s) or delete_rmf(all_rmfs);

which I use in exactly the way you suggest, e.g., when looping through  
a bunch of fits.

Cheers,

Mike Nowak


----
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 Thu Sep 18 2008 - 17:13:19 EDT

This archive was generated by hypermail 2.2.0 : Thu Sep 18 2008 - 19:37:33 EDT