deerlab.dd_shellsphere¶
- dd_shellsphere = <deerlab.model.Model object>¶
Particles uniformly distributed on a sphere and on an outer spherical shell.
- Parameters:
- rarray_like
Distance axis, in nanometers.
- radiusscalar
Inner shell radius.
- thicknessscalar
Inner shell thickness.
- Returns:
- Pndarray
Distance distribution.
Notes
Parameter List
Name
Lower
Upper
Type
Frozen
Unit
Description
radius
0.1
20
nonlin
No
nm
Inner shell radius
thickness
0.1
20
nonlin
No
nm
Inner shell thickness
Model
with
where is the inner sphere’s radius, and is the outer shell’s thickness.
References
[1]D.R. Kattnig, D. Hinderberger, Analytical distance distributions in systems of spherical symmetry with applications to double electron-electron resonance, JMR, 230, 50-63, 2013
Examples
Example of the model evaluated at the start values of the parameters:
(
Source code
,png
,hires.png
,pdf
)