Skip to content

Instantly share code, notes, and snippets.

@gadamc
Created January 25, 2012 14:24
Show Gist options
  • Save gadamc/1676492 to your computer and use it in GitHub Desktop.
Save gadamc/1676492 to your computer and use it in GitHub Desktop.
pyFunction = doc['formula']['double exponential heat template']['python']['function']
exec pyFunction
#now you can call
par = [256, 1, t_rise1, t_fall1, fraction_t2, t_fall2]
valueAtT = chalA_FID803_template(T, par)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment