I get an error from conf_joint which seems like it should not be happening, since I don't set any of the input parameters directly. I'm using: _isis_version = 10408 Thanks, Rob -------------------- set_fit_method("lmdif"); thaw([8, 3, 5, 6]); px = conf_grid(8, 20, 23, 10); py = conf_grid(3, -4, 4, 24); info.save = &save_hook; map = conf_map_counts(px, py, info); isis> t0 = conf_joint(map); Array index 1 (value=10) out of allowed range 0<=index<10 /bulk/woodruff2/rgibson/isisnew/isis-1.4.8/share/fit-cmds.sl:2161:conf_joint:Invalid Index 2.3 0 isis> print(map); chisqr = Double_Type[24,10] px = Struct_Type with 4 fields py = Struct_Type with 4 fields best = 170.615 px_best = 21 py_best = 3.99996 ---- 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 Fri May 30 2008 - 16:15:48 EDT
This archive was generated by hypermail 2.3.0 : Fri May 02 2014 - 08:35:45 EDT