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

    rb297ba9 r0507e09  
    9898---------- 
    9999 
    100 K Larson-Smith, A Jackson, and D C Pozzo, *Small angle scattering model for 
    101 Pickering emulsions and raspberry particles*, *Journal of Colloid and Interface 
    102 Science*, 343(1) (2010) 36-41 
     100.. [#] K Larson-Smith, A Jackson, and D C Pozzo, *Small angle scattering model for Pickering emulsions and raspberry particles*, *Journal of Colloid and Interface Science*, 343(1) (2010) 36-41 
     101 
     102Source 
     103------ 
     104 
     105`raspberry.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/raspberry.py>`_ 
     106 
     107`raspberry.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/raspberry.c>`_ 
     108 
     109Authorship and Verification 
     110---------------------------- 
    103111 
    104112* **Author:** Andrew Jackson **Date:** 2008 
    105 * **Modified by:** Andrew Jackson **Date:** March 20, 2016 
    106 * **Reviewed by:** Andrew Jackson **Date:** March 20, 2016 
     113* **Last Modified by:** Andrew Jackson **Date:** March 20, 2016 
     114* **Last Reviewed by:** Andrew Jackson **Date:** March 20, 2016 
     115* **Source added by :** Steve King **Date:** March 25, 2019 
    107116""" 
    108117 
Note: See TracChangeset for help on using the changeset viewer.