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/lamellar_stack_paracrystal.py

    rb297ba9 r0507e09  
    8888--------- 
    8989 
    90 M Bergstrom, J S Pedersen, P Schurtenberger, S U Egelhaaf, 
    91 *J. Phys. Chem. B*, 103 (1999) 9888-9897 
     90.. [#] M Bergstrom, J S Pedersen, P Schurtenberger, S U Egelhaaf, *J. Phys. Chem. B*, 103 (1999) 9888-9897 
     91 
     92Source 
     93------ 
     94 
     95`lamellar_stack_paracrystal.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/lamellar_stack_paracrystal.py>`_ 
     96 
     97`lamellar_stack_paracrystal.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/lamellar_stack_paracrystal.c>`_ 
     98 
     99Authorship and Verification 
     100---------------------------- 
     101 
     102* **Author:**  
     103* **Last Modified by:**  
     104* **Last Reviewed by:**  
     105* **Source added by :** Steve King **Date:** March 25, 2019 
    92106""" 
    93  
    94107import numpy as np 
    95108from numpy import inf 
Note: See TracChangeset for help on using the changeset viewer.