Current ARF List: id grating detector m prt src nbins exp(ksec) target 1 HETG ACIS -1 1 0 8192 32.69 AR LAC-1 ECLIPSE (1) 2 HETG ACIS 1 1 0 8192 32.69 AR LAC-1 ECLIPSE (1) 3 HETG ACIS -1 2 0 8192 32.69 AR LAC-1 ECLIPSE (1) RMF/ARF grid mismatch: max fractional errors: lo = 4.880775e-01 hi = 4.880789e-01 RMF ebounds vs. data grid mismatch: max fractional errors: lo = 4.880825e-01 hi = 4.880839e-01 RMF 1 not assigned to histogram 3 S-Lang Error: Intrinsic Error: called from line 8, file: <stdin> Bus Error Yikes! This was in "Welcome to ISIS Version 0.9.37" on wiwaxia (Sun U2) I was doing this: for (i=0; i<length(fgarfs); i++) { ()=load_arf(fgarfs[i]); assign_arf(i+1,i+1); assign_rmf((i mod 4)/2,i+1); } I think error is indexing the rmf w/ 0 or 1 instead of 1 or 2. What's your error? Current RMF List: id grating detector type file 1 HETG ACIS-456789 file: Ard/acisheg1D1999-07-22rmfN0004.fits 2 HETG ACIS-456789 file: Ard/acismeg1D1999-07-22rmfN0004.fits (yes, I changed to assign_rmf((i mod 4)/2 +1, i+1); and it worked) -- 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.: Deborah Gage 617-253-0228, dgage_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 Wed Jul 11 2001 - 15:07:07 EDT
This archive was generated by hypermail 2.2.0 : Thu Mar 15 2007 - 08:45:50 EDT