>> isis> b1 = region_flux (id105.pha, (0.5,9.8)); >> S-Lang Error: Undefined Name: id105 is undefined >> John> The name of the data file should be in double-quotes so that it John> is recognized as a string. Also, the other function arguments John> need not be enclosed in parentheses: John> f = region_flux ("id105.pha", 0.5, 9.8); shouldn't the first argument be the histogram index? (that is, it doesn't take a file, but the index of the already loaded data.) John> -John John> -- John> John C. Houck MIT Center for Space Research John> NE80-6005: 617-253-3849 77 Massachusetts Avenue John> 42:21:55.105N, 71:05:28.122W Cambridge, MA 02139-4307 John> ---- John> You received this message because you are John> subscribed to the isis-users list. John> To unsubscribe, send a message to John> isis-users-request_at_email.domain.hidden John> with the first line of the message as: John> unsubscribe -- Dave David Huenemoerder (617-253-4283; fax: 253-8084) MIT Center for Space Research/Chandra X-ray Center 70 Vassar St., NE80-6023, Cambridge, MA 02139 [Admin. Asst.: Elaine Tirrell, 617-253-7480, egt_at_email.domain.hidden---- 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: unsubscribeReceived on Mon Mar 01 2004 - 20:20:36 EST
This archive was generated by hypermail 2.2.0 : Thu Mar 15 2007 - 08:45:50 EDT