David P. Huenemoerder <dph_at_email.domain.hidden> isis> define dummy_fit(){ return 1; } > isis> add_slang_function("dummy", ["a","b","c"], [0:2] ); > Norm indices must be numbered from 1 <= n <= N [...] >I think the help file should state that the indices are NOT array >indices, but the logical parameter indices, starting at 1: Alternatively, the interface could use the 0-based array indices for the specification of the normalization parameters, as you originally assumed. In fact, I think that this is better anyway since using the "parameter indices" as given by list_par assumes something about how isis determines those values. IMO, it is better not to expose this internal convention as part of the interface. --John ---- 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 Dec 13 2004 - 14:02:31 EST
This archive was generated by hypermail 2.3.0 : Fri May 02 2014 - 08:35:44 EDT