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

    rb297ba9 r0507e09  
    6060.. [#] L A Feigin and D I Svergun, *Structure Analysis by Small-Angle X-Ray and 
    6161   Neutron Scattering*, Plenum Press, New York, (1987) 
    62 L. Onsager, Ann. New York Acad. Sci. 51, 627-659 (1949). 
     62.. [#] L. Onsager, *Ann. New York Acad. Sci.*, 51 (1949) 627-659 
     63 
     64Source 
     65------ 
     66 
     67`hollow_cylinder.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/hollow_cylinder.py>`_ 
     68 
     69`hollow_cylinder.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/hollow_cylinder.c>`_ 
    6370 
    6471Authorship and Verification 
     
    6976   (corrected VR calculation) 
    7077* **Last Reviewed by:** Paul Butler **Date:** September 06, 2018 
     78* **Source added by :** Steve King **Date:** March 25, 2019 
    7179""" 
    7280from __future__ import division 
Note: See TracChangeset for help on using the changeset viewer.