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


Ignore:
Timestamp:
Mar 25, 2019 2: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/sphere.py

    rb297ba9 r0507e09  
    3737---------- 
    3838 
    39 A Guinier and G. Fournet, *Small-Angle Scattering of X-Rays*, 
    40 John Wiley and Sons, New York, (1955) 
     39.. [#] A Guinier and G. Fournet, *Small-Angle Scattering of X-Rays*, John Wiley and Sons, New York, (1955) 
    4140 
     41Source 
     42------ 
     43 
     44`sphere.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/sphere.py>`_ 
     45 
     46`sphere.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/sphere.c>`_ 
     47 
     48Authorship and Verification 
     49---------------------------- 
     50 
     51* **Author:**  
     52* **Last Modified by:**  
    4253* **Last Reviewed by:** S King and P Parker **Date:** 2013/09/09 and 2014/01/06 
     54* **Source added by :** Steve King **Date:** March 25, 2019 
    4355""" 
    4456 
Note: See TracChangeset for help on using the changeset viewer.