Changeset e53b881 in sasmodels for sasmodels/models/flexible_cylinder.py


Ignore:
Timestamp:
Mar 26, 2019 10:47:02 AM (5 years ago)
Author:
smk78
Branches:
master, core_shell_microgels, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
fca112d
Parents:
598a354
Message:

Clarifications to model help whilst considering #1240

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/flexible_cylinder.py

    r598a354 re53b881  
    3333and solvent respectively. 
    3434 
    35 Our model uses the form factor calculations implemented in a c-library provided 
    36 by the NIST Center for Neutron Research (Kline, 2006). This states: 
     35Our model uses the form factor calculations in reference [1] as implemented in a  
     36c-library provided by the NIST Center for Neutron Research (Kline, 2006). This states: 
    3737 
    3838    'Method 3 With Excluded Volume' is used. 
     
    4141    pseudocontinuous limit. 
    4242    See equations (13,26-27) in the original reference for the details. 
     43 
     44**This is a model with complex behaviour depending on the ratio of** $L/b$ **and the  
     45reader is strongly encouraged to read reference [1] before use.** 
    4346 
    4447References 
Note: See TracChangeset for help on using the changeset viewer.