deerlab.dd_shell¶
- dd_shell = <deerlab.model.Model object>¶
Uniform distribution of particles on a spherical shell
- Parameters:
- rarray_like
Distance axis, in nanometers.
- radiusscalar
Inner shell radius.
- thicknessscalar
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
Shell thickness
Model
with
and
where is the inner shell radius, and is the shell 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
)