| Home | Trees | Indices | Help |
|
|---|
|
|
Python file for running SNOBFIT on a simple reflectometry code
| Functions | |||
|
|||
|
|||
|
|||
|
|||
| Variables | |
D2O = 6.3
|
|
Air = 0.0
|
|
Si = 2.07
|
|
Au = 4.7
|
|
rhoDopcBest = [-0.584963, 1.45143,-0.227783,-1.32106,-0.341007
|
|
depthDopcBest = [6.97921, 5.75761, 10.1118, 8.50052, 8.02034,
|
|
data1 = numpy.loadtxt('qr.si.au.dopc.d2o.42408').T
|
|
p0 = rhoDopcBest+ depthDopcBest
|
|
| Variables Details |
rhoDopcBest
|
depthDopcBest
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Mar 16 15:26:19 2009 | http://epydoc.sourceforge.net |