Navigation
index
modules
|
PyXMRTool 0.9 documentation
»
Table of Contents
PyXMRTool’s documentation
Introduction
Installation
Overview
API
Hints
Terms and Definitions
Developement
Quick search
Index
_
|
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
P
|
R
|
S
|
U
|
W
_
__init__() (Experiment.ReflDataSimulator method)
(Parameters.DerivedParameter method)
(Parameters.Fitparameter method)
(Parameters.Parameter method)
(Parameters.ParameterPool method)
(Parameters.ParametrizedFunction method)
(SampleRepresentation.AtomLayerObject method)
(SampleRepresentation.DensityProfile method)
(SampleRepresentation.DensityProfile_erf method)
(SampleRepresentation.FFfromChantler method)
(SampleRepresentation.FFfromFile method)
(SampleRepresentation.FFfromFitableModel method)
(SampleRepresentation.FFfromScaledAbsorption method)
(SampleRepresentation.Formfactor method)
(SampleRepresentation.Heterostructure method)
(SampleRepresentation.LayerObject method)
(SampleRepresentation.MFFfromXMCD method)
(SampleRepresentation.MagneticFormfactor method)
(SampleRepresentation.MagneticLayerObject method)
(SampleRepresentation.ModelChiLayerObject method)
A
AtomLayerObject (class in SampleRepresentation)
C
chantler_fNT_reader() (in module SampleRepresentation)
chantler_frel_reader() (in module SampleRepresentation)
chantler_linereader() (in module SampleRepresentation)
chitensor (SampleRepresentation.LayerObject attribute)
(SampleRepresentation.ModelChiLayerObject attribute)
Cluster() (in module Fitters)
complex (Parameters.Fitparameter attribute)
createAbsorptionLinereader() (SampleRepresentation.FFfromScaledAbsorption static method)
createLinereader() (Experiment.ReflDataSimulator static method)
(SampleRepresentation.FFfromFile static method)
(SampleRepresentation.MFFfromXMCD static method)
createTabulatedLinereader() (SampleRepresentation.FFfromScaledAbsorption static method)
D
d (SampleRepresentation.LayerObject attribute)
DensityProfile (class in SampleRepresentation)
DensityProfile_erf (class in SampleRepresentation)
DerivedParameter (class in Parameters)
E
Evolution() (in module Fitters)
Experiment (module)
Explore() (in module Fitters)
F
FFfromChantler (class in SampleRepresentation)
FFfromFile (class in SampleRepresentation)
FFfromFitableModel (class in SampleRepresentation)
FFfromScaledAbsorption (class in SampleRepresentation)
Fitparameter (class in Parameters)
Fitters (module)
fix() (Parameters.Fitparameter method)
fixed (Parameters.Fitparameter attribute)
Formfactor (class in SampleRepresentation)
G
getAtom() (SampleRepresentation.AtomLayerObject class method)
getAtomNames() (SampleRepresentation.AtomLayerObject class method)
getChi() (SampleRepresentation.AtomLayerObject method)
(SampleRepresentation.LayerObject method)
(SampleRepresentation.ModelChiLayerObject method)
getD() (SampleRepresentation.LayerObject method)
getDensity() (SampleRepresentation.DensityProfile method)
getDensitydict() (SampleRepresentation.AtomLayerObject method)
getDensityPar() (SampleRepresentation.DensityProfile method)
getExpData() (Experiment.ReflDataSimulator method)
getFF() (SampleRepresentation.FFfromFile method)
(SampleRepresentation.FFfromFitableModel method)
(SampleRepresentation.FFfromScaledAbsorption method)
(SampleRepresentation.Formfactor method)
(SampleRepresentation.MagneticFormfactor method)
getFitArrayLen() (Parameters.ParameterPool method)
getFunction() (Parameters.ParametrizedFunction method)
getIndex() (Parameters.ParameterPool method)
getLayer() (SampleRepresentation.Heterostructure method)
getLenDataFlat() (Experiment.ReflDataSimulator method)
getMagDir() (SampleRepresentation.LayerObject method)
getNames() (Parameters.ParameterPool method)
getParameter() (Parameters.ParameterPool method)
(Parameters.ParametrizedFunction method)
getResiduals() (Experiment.ReflDataSimulator method)
getResidualsSSR() (Experiment.ReflDataSimulator method)
getSigma() (SampleRepresentation.LayerObject method)
getSimData() (Experiment.ReflDataSimulator method)
getSingleEnergyStructure() (SampleRepresentation.Heterostructure method)
getSSR() (Experiment.ReflDataSimulator method)
getStartLowerUpper() (Parameters.ParameterPool method)
getTotalLayer() (SampleRepresentation.Heterostructure method)
getValue() (Parameters.DerivedParameter method)
(Parameters.Fitparameter method)
(Parameters.Parameter method)
(Parameters.ParametrizedFunction method)
H
hcfactor (Experiment.ReflDataSimulator attribute)
Heterostructure (class in SampleRepresentation)
I
index (Parameters.Fitparameter attribute)
K
KramersKronig() (in module SampleRepresentation)
L
LayerObject (class in SampleRepresentation)
Levenberg_Marquardt_Fitter() (in module Fitters)
list_clusters() (in module Fitters)
lower_lim (Parameters.Fitparameter attribute)
M
magdir (SampleRepresentation.LayerObject attribute)
MagneticFormfactor (class in SampleRepresentation)
MagneticLayerObject (class in SampleRepresentation)
maxE (SampleRepresentation.FFfromFile attribute)
(SampleRepresentation.FFfromFitableModel attribute)
(SampleRepresentation.FFfromScaledAbsorption attribute)
(SampleRepresentation.Formfactor attribute)
(SampleRepresentation.MFFfromXMCD attribute)
(SampleRepresentation.MagneticFormfactor attribute)
MFFfromXMCD (class in SampleRepresentation)
minE (SampleRepresentation.FFfromFile attribute)
(SampleRepresentation.FFfromFitableModel attribute)
(SampleRepresentation.FFfromScaledAbsorption attribute)
(SampleRepresentation.Formfactor attribute)
(SampleRepresentation.MFFfromXMCD attribute)
(SampleRepresentation.MagneticFormfactor attribute)
mode (Experiment.ReflDataSimulator attribute)
ModelChiLayerObject (class in SampleRepresentation)
N
N (SampleRepresentation.Heterostructure attribute)
N_total (SampleRepresentation.Heterostructure attribute)
name (Parameters.Fitparameter attribute)
newParameter() (Parameters.ParameterPool method)
P
Parameter (class in Parameters)
ParameterPool (class in Parameters)
Parameters (module)
ParametrizedFunction (class in Parameters)
plot_clusters_allpars() (in module Fitters)
plot_clusters_onepar() (in module Fitters)
plot_fixpoints_allpars() (in module Fitters)
plotAtomDensity() (in module SampleRepresentation)
plotData() (Experiment.ReflDataSimulator method)
plotFF() (SampleRepresentation.Formfactor method)
R
ReadData() (Experiment.ReflDataSimulator method)
readFromFile() (Parameters.ParameterPool method)
ReflDataSimulator (class in Experiment)
registerAtom() (SampleRepresentation.AtomLayerObject class method)
removeLayer() (SampleRepresentation.Heterostructure method)
S
SampleRepresentation (module)
setData() (Experiment.ReflDataSimulator method)
setLayer() (SampleRepresentation.Heterostructure method)
setLayout() (SampleRepresentation.Heterostructure method)
setMode() (Experiment.ReflDataSimulator method)
setModel() (Experiment.ReflDataSimulator method)
setStartValues() (Parameters.ParameterPool method)
sigma (SampleRepresentation.LayerObject attribute)
start_val (Parameters.Fitparameter attribute)
U
unfix() (Parameters.Fitparameter method)
upper_lim (Parameters.Fitparameter attribute)
W
writeToFile() (Parameters.ParameterPool method)
Navigation
index
modules
|
PyXMRTool 0.9 documentation
»