Hi Justin.
You need to massage help.py a little.
Look at:
######################
# Def function to interpolate
def iinf(Iinf=None, I0=None, R=None, t=None):
I = Iinf - I0 * np.exp(-R*t)
return I
#########################
# Calculate interpolated intensities
c_iinf = iinf(Iinf=Iinf, I0=I0, R=R, t=time_range)
#####################
and change as see fit.
2015-02-06 11:28 GMT+01:00 Justin <NO-REPLY.INVALID-ADDRESS@xxxxxxx>:
Follow-up Comment #7, sr #3210 (project relax):
I tried the help.py, but my spins to not have iinf, only I0 and rx. How
can I
generate this?
_______________________________________________________
Reply to this item at:
<http://gna.org/support/?3210>
_______________________________________________
Message sent via/by Gna!
http://gna.org/