Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/core_shell_cylinder.py

    r0507e09 rdb1d9d5  
    4646density of the solvent, and *background* is the background level.  The outer 
    4747radius of the shell is given by $R+T$ and the total length of the outer 
    48 shell is given by $L+2T$. $J1$ is the first order Bessel function. 
     48shell is given by $L+2T$. $J_1$ is the first order Bessel function. 
    4949 
    5050.. _core-shell-cylinder-geometry: 
     
    141141source = ["lib/polevl.c", "lib/sas_J1.c", "lib/gauss76.c", "core_shell_cylinder.c"] 
    142142have_Fq = True 
    143 effective_radius_type = [ 
     143radius_effective_modes = [ 
    144144    "excluded volume", "equivalent volume sphere", "outer radius", "half outer length", 
    145145    "half min outer dimension", "half max outer dimension", "half outer diagonal", 
Note: See TracChangeset for help on using the changeset viewer.