Changeset 0507e09 in sasmodels for sasmodels/models/guinier.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/guinier.py

    rb297ba9 r0507e09  
    4646---------- 
    4747 
    48 A Guinier and G Fournet, *Small-Angle Scattering of X-Rays*, 
    49 John Wiley & Sons, New York (1955) 
     48.. [#] A Guinier and G Fournet, *Small-Angle Scattering of X-Rays*, John Wiley & Sons, New York (1955) 
     49 
     50Source 
     51------ 
     52 
     53`guinier.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/guinier.py>`_ 
     54 
     55Authorship and Verification 
     56---------------------------- 
     57 
     58* **Author:**  
     59* **Last Modified by:**  
     60* **Last Reviewed by:**  
     61* **Source added by :** Steve King **Date:** March 25, 2019 
    5062""" 
    5163 
Note: See TracChangeset for help on using the changeset viewer.