Changeset 0507e09 in sasmodels for sasmodels/models/flexible_cylinder.py


Ignore:
Timestamp:
Mar 25, 2019 12:04:23 PM (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:
2464785, c94ab04
Parents:
b6422c7
Message:

Added link to source code to each model. Closes #883

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/flexible_cylinder.py

    rb297ba9 r0507e09  
    5050---------- 
    5151 
    52 J S Pedersen and P Schurtenberger. *Scattering functions of semiflexible 
    53 polymers with and without excluded volume effects.* Macromolecules, 
    54 29 (1996) 7602-7612 
     52.. [#] J S Pedersen and P Schurtenberger. *Scattering functions of semiflexible polymers with and without excluded volume effects.* Macromolecules, 29 (1996) 7602-7612 
    5553 
    5654Correction of the formula can be found in 
    5755 
    58 W R Chen, P D Butler and L J Magid, *Incorporating Intermicellar Interactions 
    59 in the Fitting of SANS Data from Cationic Wormlike Micelles.* Langmuir, 
    60 22(15) 2006 6539-6548 
     56.. [#] W R Chen, P D Butler and L J Magid, *Incorporating Intermicellar Interactions in the Fitting of SANS Data from Cationic Wormlike Micelles.* Langmuir, 22(15) 2006 6539-6548 
     57 
     58Source 
     59------ 
     60 
     61`flexible_cylinder.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/flexible_cylinder.py>`_ 
     62 
     63`flexible_cylinder.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/flexible_cylinder.c>`_ 
     64 
     65Authorship and Verification 
     66---------------------------- 
     67 
     68* **Author:**  
     69* **Last Modified by:**  
     70* **Last Reviewed by:**  
     71* **Source added by :** Steve King **Date:** March 25, 2019 
    6172""" 
    6273 
Note: See TracChangeset for help on using the changeset viewer.