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

    rb297ba9 r0507e09  
    114114---------- 
    115115 
    116 [1] Finnigan, J.A., Jacobs, D.J., 1971. 
    117 *Light scattering by ellipsoidal particles in solution*, 
    118 J. Phys. D: Appl. Phys. 4, 72-77. doi:10.1088/0022-3727/4/1/310 
     116.. [#] Finnigan, J.A., Jacobs, D.J., 1971. *Light scattering by ellipsoidal particles in solution*, J. Phys. D: Appl. Phys. 4, 72-77. doi:10.1088/0022-3727/4/1/310 
     117 
     118Source 
     119------ 
     120 
     121`triaxial_ellipsoid.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/triaxial_ellipsoid.py>`_ 
     122 
     123`triaxial_ellipsoid.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/triaxial_ellipsoid.c>`_ 
    119124 
    120125Authorship and Verification 
     
    124129* **Last Modified by:** Paul Kienzle (improved calculation) **Date:** April 4, 2017 
    125130* **Last Reviewed by:** Paul Kienzle & Richard Heenan **Date:**  April 4, 2017 
     131* **Source added by :** Steve King **Date:** March 25, 2019 
    126132""" 
    127133 
Note: See TracChangeset for help on using the changeset viewer.