mailRe: [sr #3210] relaxation experimental data and fitting curve plot


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by Troels Emtekær Linnet on February 06, 2015 - 13:54:
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/




Related Messages


Powered by MHonArc, Updated Fri Feb 06 14:20:11 2015