Changeset 0507e09 in sasmodels


Ignore:
Timestamp:
Mar 25, 2019 2:04:23 PM (6 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

Location:
sasmodels/models
Files:
77 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/_spherepy.py

    rb297ba9 r0507e09  
    3333to the output of the software provided by the NIST (Kline, 2006). 
    3434 
    35  
    3635References 
    3736---------- 
     
    4039John Wiley and Sons, New York, (1955) 
    4140 
     41Source 
     42------ 
     43 
     44`_spherepy.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/_spherepy.py>`_ 
     45`sphere.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/sphere.c>`_ 
     46 
     47Authorship and Verification 
     48---------------------------- 
     49 
     50* **Author: P Kienzle**  
     51* **Last Modified by:**  
    4252* **Last Reviewed by:** S King and P Parker **Date:** 2013/09/09 and 2014/01/06 
     53* **Source added by :** Steve King **Date:** March 25, 2019 
    4354""" 
    4455 
  • sasmodels/models/adsorbed_layer.py

    rb297ba9 r0507e09  
    4949   Layers*, *Macromol. Symp.*, 190 (2002) 33-42. 
    5050 
     51Source 
     52------ 
     53 
     54`adsorbed_layer.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/adsorbed_layer.py>`_ 
     55 
    5156Authorship and Verification 
    5257---------------------------- 
     
    5560* **Last Modified by:** Paul Kienzle **Date:** April 14, 2016 
    5661* **Last Reviewed by:** Steve King **Date:** March 18, 2016 
     62* **Source added by :** Steve King **Date:** March 25, 2019 
    5763""" 
    5864 
  • sasmodels/models/barbell.py

    rb297ba9 r0507e09  
    7676---------- 
    7777 
    78 .. [#] H Kaya, *J. Appl. Cryst.*, 37 (2004) 37 223-230 
     78.. [#] H Kaya, *J. Appl. Cryst.*, 37 (2004) 223-230 
    7979.. [#] H Kaya and N R deSouza, *J. Appl. Cryst.*, 37 (2004) 508-509 (addenda 
    8080   and errata) 
    81 L. Onsager, Ann. New York Acad. Sci. 51, 627-659 (1949). 
     81.. [#] L. Onsager, *Ann. New York Acad. Sci.*, 51 (1949) 627-659 
     82 
     83Source 
     84------ 
     85 
     86`barbell.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/barbell.py>`_ 
     87 
     88`barbell.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/barbell.c>`_ 
    8289 
    8390Authorship and Verification 
     
    8794* **Last Modified by:** Paul Butler **Date:** March 20, 2016 
    8895* **Last Reviewed by:** Richard Heenan **Date:** January 4, 2017 
     96* **Source added by :** Steve King **Date:** March 25, 2019 
    8997""" 
    9098 
  • sasmodels/models/bcc_paracrystal.py

    rb297ba9 r0507e09  
    100100   (Corrections to FCC and BCC lattice structure calculation) 
    101101 
     102Source 
     103------ 
     104 
     105`bcc_paracrystal.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/bcc_paracrystal.py>`_ 
     106 
     107`bcc_paracrystal.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/bcc_paracrystal.c>`_ 
     108 
    102109Authorship and Verification 
    103110--------------------------- 
     
    106113* **Last Modified by:** Paul Butler **Date:** September 29, 2016 
    107114* **Last Reviewed by:** Richard Heenan **Date:** March 21, 2016 
     115* **Source added by :** Steve King **Date:** March 25, 2019 
    108116""" 
    109117 
  • sasmodels/models/be_polyelectrolyte.py

    rb297ba9 r0507e09  
    9191.. [#] E Raphael, J F Joanny, *Europhysics Letters*, 11 (1990) 179 
    9292 
     93Source 
     94------ 
     95 
     96`be_polyelectrolyte.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/be_polyelectrolyte.py>`_ 
     97 
    9398Authorship and Verification 
    9499---------------------------- 
     
    97102* **Last Modified by:** Paul Butler **Date:** September 25, 2018 
    98103* **Last Reviewed by:** Paul Butler **Date:** September 25, 2018 
     104* **Source added by :** Steve King **Date:** March 25, 2019 
    99105""" 
    100106 
  • sasmodels/models/binary_hard_sphere.py

    rb297ba9 r0507e09  
    6565.. [#] S R Kline, *J Appl. Cryst.*, 39 (2006) 895 
    6666 
     67Source 
     68------ 
     69 
     70`binary_hard_sphere.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/binary_hard_sphere.py>`_ 
     71 
     72`binary_hard_sphere.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/binary_hard_sphere.c>`_ 
     73 
    6774Authorship and Verification 
    6875---------------------------- 
     
    7178* **Last Modified by:** Paul Butler **Date:** March 20, 2016 
    7279* **Last Reviewed by:** Paul Butler **Date:** March 20, 2016 
     80* **Source added by :** Steve King **Date:** March 25, 2019 
    7381""" 
    7482 
  • sasmodels/models/broad_peak.py

    rb297ba9 r0507e09  
    3333None. 
    3434 
     35Source 
     36------ 
     37 
     38`broad_peak.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/broad_peak.py>`_ 
     39 
    3540Authorship and Verification 
    3641---------------------------- 
     
    3944* **Last Modified by:** Paul kienle **Date:** July 24, 2016 
    4045* **Last Reviewed by:** Richard Heenan **Date:** March 21, 2016 
     46* **Source added by :** Steve King **Date:** March 25, 2019 
    4147""" 
    4248 
  • sasmodels/models/capped_cylinder.py

    rb297ba9 r0507e09  
    8282.. [#] H Kaya and N-R deSouza, *J. Appl. Cryst.*, 37 (2004) 508-509 (addenda 
    8383   and errata) 
    84 L. Onsager, Ann. New York Acad. Sci. 51, 627-659 (1949). 
     84.. [#] L. Onsager, *Ann. New York Acad. Sci.*, 51 (1949) 627-659 
     85 
     86Source 
     87------ 
     88 
     89`capped_cylinder.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/capped_cylinder.py>`_ 
     90 
     91`capped_cylinder.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/capped_cylinder.c>`_ 
    8592 
    8693Authorship and Verification 
     
    9097* **Last Modified by:** Paul Butler **Date:** September 30, 2016 
    9198* **Last Reviewed by:** Richard Heenan **Date:** January 4, 2017 
     99* **Source added by :** Steve King **Date:** March 25, 2019 
    92100""" 
    93101 
  • sasmodels/models/core_multi_shell.py

    rb297ba9 r0507e09  
    3939   Neutron Scattering*, Plenum Press, New York, 1987. 
    4040 
     41Source 
     42------ 
     43 
     44`core_multi_shell.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/core_multi_shell.py>`_ 
     45 
     46`core_multi_shell.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/core_multi_shell.c>`_ 
     47 
    4148Authorship and Verification 
    4249---------------------------- 
     
    4552* **Last Modified by:** Paul Kienzle **Date:** September 12, 2016 
    4653* **Last Reviewed by:** Paul Kienzle **Date:** September 12, 2016 
     54* **Source added by :** Steve King **Date:** March 25, 2019 
    4755""" 
    4856from __future__ import division 
  • sasmodels/models/core_shell_bicelle.py

    rb297ba9 r0507e09  
    9090   =26379>`_ 
    9191 
    92    L. Onsager, Ann. New York Acad. Sci. 51, 627-659 (1949). 
     92.. [#] L. Onsager, *Ann. New York Acad. Sci.*, 51 (1949) 627-659 
     93 
     94Source 
     95------ 
     96 
     97`core_shell_bicelle.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/core_shell_bicelle.py>`_ 
     98 
     99`core_shell_bicelle.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/core_shell_bicelle.c>`_ 
    93100 
    94101Authorship and Verification 
     
    98105* **Last Modified by:** Paul Butler **Date:** September 30, 2016 
    99106* **Last Reviewed by:** Richard Heenan **Date:** January 4, 2017 
     107* **Source added by :** Steve King **Date:** March 25, 2019 
    100108""" 
    101109 
  • sasmodels/models/core_shell_bicelle_elliptical.py

    rb297ba9 r0507e09  
    9999---------- 
    100100 
    101 .. [#] 
    102 L. Onsager, Ann. New York Acad. Sci. 51, 627-659 (1949). 
     101.. [#] L. Onsager, *Ann. New York Acad. Sci.*, 51 (1949) 627-659 
     102 
     103Source 
     104------ 
     105 
     106`core_shell_bicelle_elliptical.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/core_shell_bicelle_elliptical.py>`_ 
     107 
     108`core_shell_bicelle_elliptical.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/core_shell_bicelle_elliptical.c>`_ 
    103109 
    104110Authorship and Verification 
     
    108114* **Last Modified by:**  Richard Heenan **Date:** December 14, 2016 
    109115* **Last Reviewed by:**  Paul Kienzle **Date:** Feb 28, 2018 
     116* **Source added by :**  Steve King **Date:** March 25, 2019 
    110117""" 
    111118 
  • sasmodels/models/core_shell_bicelle_elliptical_belt_rough.py

    rb297ba9 r0507e09  
    111111---------- 
    112112 
    113 .. [#] 
    114 L. Onsager, Ann. New York Acad. Sci. 51, 627-659 (1949). 
     113.. [#] L. Onsager, *Ann. New York Acad. Sci.*, 51 (1949) 627-659 
     114 
     115Source 
     116------ 
     117 
     118`core_shell_bicelle_elliptical_belt_rough.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/core_shell_bicelle_elliptical_belt_rough.py>`_ 
     119 
     120`core_shell_bicelle_elliptical_belt_rough.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/core_shell_bicelle_elliptical_belt_rough.c>`_ 
    115121 
    116122Authorship and Verification 
     
    120126* **Last Modified by:**  Richard Heenan new 2d orientation **Date:** October 5, 2017 
    121127* **Last Reviewed by:**  Richard Heenan 2d calc seems agree with 1d **Date:** Nov 2, 2017 
     128* **Source added by :**  Steve King **Date:** March 25, 2019 
    122129""" 
    123130 
  • sasmodels/models/core_shell_cylinder.py

    rb297ba9 r0507e09  
    7070   1445-1452 
    7171.. [#kline] S R Kline, *J Appl. Cryst.*, 39 (2006) 895 
    72 L. Onsager, Ann. New York Acad. Sci. 51, 627-659 (1949). 
     72.. [#] L. Onsager, *Ann. New York Acad. Sci.*, 51 (1949) 627-659 
     73 
     74Source 
     75------ 
     76 
     77`core_shell_cylinder.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/core_shell_cylinder.py>`_ 
     78 
     79`core_shell_cylinder.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/core_shell_cylinder.c>`_ 
    7380 
    7481Authorship and Verification 
     
    7885* **Last Modified by:** Paul Kienzle **Date:** Aug 8, 2016 
    7986* **Last Reviewed by:** Richard Heenan **Date:** March 18, 2016 
     87* **Source added by :** Steve King **Date:** March 25, 2019 
    8088""" 
    8189 
  • sasmodels/models/core_shell_ellipsoid.py

    rb297ba9 r0507e09  
    8888---------- 
    8989see for example: 
    90 Kotlarchyk, M.; Chen, S.-H. J. Chem. Phys., 1983, 79, 2461. 
    91 Berr, S.  J. Phys. Chem., 1987, 91, 4760. 
     90 
     91.. [#] Kotlarchyk, M.; Chen, S.-H. *J. Chem. Phys.*, 1983, 79, 2461 
     92.. [#] Berr, S. *J. Phys. Chem.*, 1987, 91, 4760 
     93 
     94Source 
     95------ 
     96 
     97`core_shell_ellipsoid.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/core_shell_ellipsoid.py>`_ 
     98 
     99`core_shell_ellipsoid.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/core_shell_ellipsoid.c>`_ 
    92100 
    93101Authorship and Verification 
     
    97105* **Last Modified by:** Richard Heenan (reparametrised model) **Date:** 2015 
    98106* **Last Reviewed by:** Richard Heenan **Date:** October 6, 2016 
     107* **Source added by :** Steve King **Date:** March 25, 2019 
    99108""" 
    100109 
  • sasmodels/models/core_shell_parallelepiped.py

    rb297ba9 r0507e09  
    173173   from Proquest <http://search.proquest.com/docview/304915826?accountid 
    174174   =26379>`_ 
    175 L. Onsager, Ann. New York Acad. Sci. 51, 627-659 (1949). 
     175.. [#] L. Onsager, *Ann. New York Acad. Sci.*, 51 (1949) 627-659 
     176 
     177Source 
     178------ 
     179 
     180`core_shell_parallelepiped.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/core_shell_parallelepiped.py>`_ 
     181 
     182`core_shell_parallelepiped.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/core_shell_parallelepiped.c>`_ 
    176183 
    177184Authorship and Verification 
     
    183190* **Last Reviewed by:** Paul Butler **Date:** May 24, 2018 - documentation 
    184191  updated 
     192* **Source added by :** Steve King **Date:** March 25, 2019 
    185193""" 
    186194 
  • sasmodels/models/core_shell_sphere.py

    rb297ba9 r0507e09  
    3838effective radius for $S(Q)$ when $P(Q) \cdot S(Q)$ is applied. 
    3939 
    40 References 
    41 ---------- 
    42  
    43 A Guinier and G Fournet, *Small-Angle Scattering of X-Rays*, 
    44 John Wiley and Sons, New York, (1955) 
    45  
    4640Validation 
    4741---------- 
     
    5044the output of the software provided by NIST (Kline, 2006). Figure 1 shows a 
    5145comparison of the output of our model and the output of the NIST software. 
     46 
     47References 
     48---------- 
     49 
     50.. [#] A Guinier and G Fournet, *Small-Angle Scattering of X-Rays*, John Wiley and Sons, New York, (1955) 
     51 
     52Source 
     53------ 
     54 
     55`core_shell_sphere.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/core_shell_sphere.py>`_ 
     56 
     57`core_shell_sphere.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/core_shell_sphere.c>`_ 
     58 
     59Authorship and Verification 
     60---------------------------- 
     61 
     62* **Author:**  
     63* **Last Modified by:**  
     64* **Last Reviewed by:**  
     65* **Source added by :** Steve King **Date:** March 25, 2019 
    5266""" 
    5367 
  • sasmodels/models/correlation_length.py

    ra807206 r0507e09  
    3030---------- 
    3131 
    32 B Hammouda, D L Ho and S R Kline, Insight into Clustering in 
    33 Poly(ethylene oxide) Solutions, Macromolecules, 37 (2004) 6932-6937 
     32.. [#] B Hammouda, D L Ho and S R Kline, Insight into Clustering in Poly(ethylene oxide) Solutions, Macromolecules, 37 (2004) 6932-6937 
     33 
     34Source 
     35------ 
     36 
     37`correlation_length.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/correlation_length.py>`_ 
     38 
     39Authorship and Verification 
     40---------------------------- 
     41 
     42* **Author:**  
     43* **Last Modified by:**  
     44* **Last Reviewed by:**  
     45* **Source added by :** Steve King **Date:** March 25, 2019 
    3446""" 
    3547 
  • sasmodels/models/cylinder.py

    rb297ba9 r0507e09  
    9696---------- 
    9797 
    98 J. S. Pedersen, Adv. Colloid Interface Sci. 70, 171-210 (1997). 
    99 G. Fournet, Bull. Soc. Fr. Mineral. Cristallogr. 74, 39-113 (1951). 
    100 L. Onsager, Ann. New York Acad. Sci. 51, 627-659 (1949). 
     98.. [#] J. Pedersen, *Adv. Colloid Interface Sci.*, 70 (1997) 171-210 
     99.. [#] G. Fournet, *Bull. Soc. Fr. Mineral. Cristallogr.*, 74 (1951) 39-113 
     100.. [#] L. Onsager, *Ann. New York Acad. Sci.*, 51 (1949) 627-659 
     101 
     102Source 
     103------ 
     104 
     105`cylinder.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/cylinder.py>`_ 
     106 
     107`cylinder.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/cylinder.c>`_ 
     108 
     109Authorship and Verification 
     110---------------------------- 
     111 
     112* **Author:**  
     113* **Last Modified by:**  
     114* **Last Reviewed by:**  
     115* **Source added by :** Steve King **Date:** March 25, 2019 
    101116""" 
    102117 
  • sasmodels/models/dab.py

    rb297ba9 r0507e09  
    3131---------- 
    3232 
    33 P Debye, H R Anderson, H Brumberger, *Scattering by an Inhomogeneous Solid. II. 
    34 The Correlation Function and its Application*, *J. Appl. Phys.*, 28(6) (1957) 679 
     33.. [#] P Debye, H R Anderson, H Brumberger, *Scattering by an Inhomogeneous Solid. II. The Correlation Function and its Application*, *J. Appl. Phys.*, 28(6) (1957) 679 
     34.. [#] P Debye, A M Bueche, *Scattering by an Inhomogeneous Solid*, *J. Appl. Phys.*, 20 (1949) 518 
    3535 
    36 P Debye, A M Bueche, *Scattering by an Inhomogeneous Solid*, *J. Appl. Phys.*, 
    37 20 (1949) 518 
     36Source 
     37------ 
    3838 
    39 *2013/09/09 - Description reviewed by King, S and Parker, P.* 
     39`dab.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/dab.py>`_ 
     40 
     41Authorship and Verification 
     42---------------------------- 
     43 
     44* **Author:**  
     45* **Last Modified by:**  
     46* **Last Reviewed by:** Steve King & Peter Parker **Date:** September 09, 2013 
     47* **Source added by :** Steve King **Date:** March 25, 2019 
    4048""" 
    4149 
     
    7078        scale=10**np.random.uniform(1, 4), 
    7179        cor_length=10**np.random.uniform(0.3, 3), 
    72         #background = 0, 
     80#        background = 0, 
    7381    ) 
    7482    pars['scale'] /= pars['cor_length']**3 
  • sasmodels/models/ellipsoid.py

    rb297ba9 r0507e09  
    6767 
    6868The $\theta$ and $\phi$ parameters are not used for the 1D output. 
    69  
    70  
    7169 
    7270Validation 
     
    108106---------- 
    109107 
    110 L A Feigin and D I Svergun. 
    111 *Structure Analysis by Small-Angle X-Ray and Neutron Scattering*, 
    112 Plenum Press, New York, 1987. 
    113  
    114 A. Isihara. J. Chem. Phys. 18(1950) 1446-1449 
     108.. [#] L A Feigin and D I Svergun. *Structure Analysis by Small-Angle X-Ray and Neutron Scattering*, Plenum Press, New York, 1987 
     109.. [#] A. Isihara. *J. Chem. Phys.*, 18 (1950) 1446-1449 
     110 
     111Source 
     112------ 
     113 
     114`ellipsoid.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/ellipsoid.py>`_ 
     115 
     116`ellipsoid.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/ellipsoid.c>`_ 
    115117 
    116118Authorship and Verification 
     
    120122* **Converted to sasmodels by:** Helen Park **Date:** July 9, 2014 
    121123* **Last Modified by:** Paul Kienzle **Date:** March 22, 2017 
     124* **Source added by :** Steve King **Date:** March 25, 2019 
    122125""" 
    123126from __future__ import division 
  • sasmodels/models/elliptical_cylinder.py

    rb297ba9 r0507e09  
    8686---------- 
    8787 
    88 L A Feigin and D I Svergun, *Structure Analysis by Small-Angle X-Ray and 
    89 Neutron Scattering*, Plenum, New York, (1987) [see table 3.4] 
    90 L. Onsager, Ann. New York Acad. Sci. 51, 627-659 (1949). 
     88.. [#] L A Feigin and D I Svergun, *Structure Analysis by Small-Angle X-Ray and Neutron Scattering*, Plenum, New York, (1987) [see table 3.4] 
     89.. [#] L. Onsager, *Ann. New York Acad. Sci.*, 51 (1949) 627-659 
     90 
     91Source 
     92------ 
     93 
     94`elliptical_cylinder.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/elliptical_cylinder.py>`_ 
     95 
     96`elliptical_cylinder.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/elliptical_cylinder.c>`_ 
    9197 
    9298Authorship and Verification 
     
    96102* **Last Modified by:** 
    97103* **Last Reviewed by:**  Richard Heenan - corrected equation in docs **Date:** December 21, 2016 
     104* **Source added by :** Steve King **Date:** March 25, 2019 
    98105""" 
    99106 
  • sasmodels/models/fcc_paracrystal.py

    rb297ba9 r0507e09  
    9999   (Corrections to FCC and BCC lattice structure calculation) 
    100100 
     101Source 
     102------ 
     103 
     104`fcc_paracrystal.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/fcc_paracrystal.py>`_ 
     105 
     106`fcc_paracrystal.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/fcc_paracrystal.c>`_ 
     107 
    101108Authorship and Verification 
    102109--------------------------- 
     
    105112* **Last Modified by:** Paul Butler **Date:** September 29, 2016 
    106113* **Last Reviewed by:** Richard Heenan **Date:** March 21, 2016 
     114* **Source added by :** Steve King **Date:** March 25, 2019 
    107115""" 
    108116 
  • sasmodels/models/flexible_cylinder.py

    rb297ba9 r0507e09  
    5050---------- 
    5151 
    52 J S Pedersen and P Schurtenberger. *Scattering functions of semiflexible 
    53 polymers with and without excluded volume effects.* Macromolecules, 
    54 29 (1996) 7602-7612 
     52.. [#] J S Pedersen and P Schurtenberger. *Scattering functions of semiflexible polymers with and without excluded volume effects.* Macromolecules, 29 (1996) 7602-7612 
    5553 
    5654Correction of the formula can be found in 
    5755 
    58 W R Chen, P D Butler and L J Magid, *Incorporating Intermicellar Interactions 
    59 in the Fitting of SANS Data from Cationic Wormlike Micelles.* Langmuir, 
    60 22(15) 2006 6539-6548 
     56.. [#] W R Chen, P D Butler and L J Magid, *Incorporating Intermicellar Interactions in the Fitting of SANS Data from Cationic Wormlike Micelles.* Langmuir, 22(15) 2006 6539-6548 
     57 
     58Source 
     59------ 
     60 
     61`flexible_cylinder.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/flexible_cylinder.py>`_ 
     62 
     63`flexible_cylinder.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/flexible_cylinder.c>`_ 
     64 
     65Authorship and Verification 
     66---------------------------- 
     67 
     68* **Author:**  
     69* **Last Modified by:**  
     70* **Last Reviewed by:**  
     71* **Source added by :** Steve King **Date:** March 25, 2019 
    6172""" 
    6273 
  • sasmodels/models/flexible_cylinder_elliptical.py

    rb297ba9 r0507e09  
    7474---------- 
    7575 
    76 J S Pedersen and P Schurtenberger. *Scattering functions of semiflexible polymers 
    77 with and without excluded volume effects.* Macromolecules, 29 (1996) 7602-7612 
     76.. [#] J S Pedersen and P Schurtenberger. *Scattering functions of semiflexible polymers with and without excluded volume effects.* Macromolecules, 29 (1996) 7602-7612 
    7877 
    7978Correction of the formula can be found in 
    8079 
    81 W R Chen, P D Butler and L J Magid, *Incorporating Intermicellar Interactions in 
    82 the Fitting of SANS Data from Cationic Wormlike Micelles.* Langmuir, 
    83 22(15) 2006 6539-6548 
     80.. [#] W R Chen, P D Butler and L J Magid, *Incorporating Intermicellar Interactions in the Fitting of SANS Data from Cationic Wormlike Micelles.* Langmuir, 22(15) 2006 6539-6548 
     81 
     82Source 
     83------ 
     84 
     85`flexible_cylinder_elliptical.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/flexible_cylinder_elliptical.py>`_ 
     86 
     87`flexible_cylinder_elliptical.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/flexible_cylinder_elliptical.c>`_ 
     88 
     89Authorship and Verification 
     90---------------------------- 
     91 
     92* **Author:**  
     93* **Last Modified by:**  
     94* **Last Reviewed by:**  
     95* **Source added by :** Steve King **Date:** March 25, 2019 
    8496""" 
    8597 
  • sasmodels/models/fractal.py

    rb297ba9 r0507e09  
    4646.. [#] J Teixeira, *J. Appl. Cryst.*, 21 (1988) 781-785 
    4747 
     48Source 
     49------ 
     50 
     51`fractal.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/fractal.py>`_ 
     52 
     53`fractal.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/fractal.c>`_ 
     54 
    4855Authorship and Verification 
    4956---------------------------- 
     
    5360* **Last Modified by:** Paul Butler **Date:** March 12, 2017 
    5461* **Last Reviewed by:** Paul Butler **Date:** March 12, 2017 
     62* **Source added by :** Steve King **Date:** March 25, 2019 
    5563""" 
    5664from __future__ import division 
  • sasmodels/models/fractal_core_shell.py

    rb297ba9 r0507e09  
    5151.. [#Kline]  S R Kline, *J Appl. Cryst.*, 39 (2006) 895 
    5252 
     53Source 
     54------ 
     55 
     56`fractal_core_shell.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/fractal_core_shell.py>`_ 
     57 
     58`fractal_core_shell.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/fractal_core_shell.c>`_ 
     59 
    5360Authorship and Verification 
    5461---------------------------- 
     
    5764* **Last Modified by:** Paul Butler and Paul Kienzle **Date:** November 27, 2016 
    5865* **Last Reviewed by:** Paul Butler and Paul Kienzle **Date:** November 27, 2016 
     66* **Source added by :** Steve King **Date:** March 25, 2019 
    5967""" 
    6068 
  • sasmodels/models/fuzzy_sphere.py

    rb297ba9 r0507e09  
    5151---------- 
    5252 
    53 M Stieger, J. S Pedersen, P Lindner, W Richtering, *Langmuir*, 
    54 20 (2004) 7283-7292 
     53.. [#] M Stieger, J. S Pedersen, P Lindner, W Richtering, *Langmuir*, 20 (2004) 7283-7292 
     54 
     55Source 
     56------ 
     57 
     58`fuzzy_sphere.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/fuzzy_sphere.py>`_ 
     59 
     60`fuzzy_sphere.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/fuzzy_sphere.c>`_ 
     61 
     62Authorship and Verification 
     63---------------------------- 
     64 
     65* **Author:**  
     66* **Last Modified by:**  
     67* **Last Reviewed by:**  
     68* **Source added by :** Steve King **Date:** March 25, 2019 
    5569""" 
    5670 
  • sasmodels/models/gauss_lorentz_gel.py

    rb297ba9 r0507e09  
    3232---------- 
    3333 
    34 G Evmenenko, E Theunissen, K Mortensen, H Reynaers, *Polymer*, 
    35 42 (2001) 2907-2913 
     34.. [#] G Evmenenko, E Theunissen, K Mortensen, H Reynaers, *Polymer*, 42 (2001) 2907-2913 
     35 
     36Source 
     37------ 
     38 
     39`gauss_lorentz_gel.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/gauss_lorentz_gel.py>`_ 
     40 
     41Authorship and Verification 
     42---------------------------- 
     43 
     44* **Author:**  
     45* **Last Modified by:**  
     46* **Last Reviewed by:**  
     47* **Source added by :** Steve King **Date:** March 25, 2019 
    3648""" 
    3749 
  • sasmodels/models/gaussian_peak.py

    rb297ba9 r0507e09  
    2626 
    2727None. 
     28 
     29Source 
     30------ 
     31 
     32`gaussian_peak.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/gaussian_peak.py>`_ 
     33 
     34Authorship and Verification 
     35---------------------------- 
     36 
     37* **Author:**  
     38* **Last Modified by:**  
     39* **Last Reviewed by:**  
     40* **Source added by :** Steve King **Date:** March 25, 2019 
    2841""" 
    2942 
  • sasmodels/models/gel_fit.py

    rb297ba9 r0507e09  
    3737---------- 
    3838 
    39 Mitsuhiro Shibayama, Toyoichi Tanaka, Charles C Han, 
    40 *J. Chem. Phys.* 1992, 97 (9), 6829-6841 
     39.. [#] Mitsuhiro Shibayama, Toyoichi Tanaka, Charles C Han, *J. Chem. Phys.* 1992, 97 (9), 6829-6841 
    4140 
    42 Simon Mallam, Ferenc Horkay, Anne-Marie Hecht, Adrian R Rennie, Erik Geissler, 
    43 *Macromolecules* 1991, 24, 543-548 
     41.. [#] Simon Mallam, Ferenc Horkay, Anne-Marie Hecht, Adrian R Rennie, Erik Geissler, *Macromolecules* 1991, 24, 543-548 
     42 
     43Source 
     44------ 
     45 
     46`gel_fit.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/gel_fit.py>`_ 
     47 
     48`gel_fit.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/gel_fit.c>`_ 
     49 
     50Authorship and Verification 
     51---------------------------- 
     52 
     53* **Author:**  
     54* **Last Modified by:**  
     55* **Last Reviewed by:**  
     56* **Source added by :** Steve King **Date:** March 25, 2019 
    4457""" 
    4558 
  • sasmodels/models/guinier.py

    rb297ba9 r0507e09  
    4646---------- 
    4747 
    48 A Guinier and G Fournet, *Small-Angle Scattering of X-Rays*, 
    49 John Wiley & Sons, New York (1955) 
     48.. [#] A Guinier and G Fournet, *Small-Angle Scattering of X-Rays*, John Wiley & Sons, New York (1955) 
     49 
     50Source 
     51------ 
     52 
     53`guinier.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/guinier.py>`_ 
     54 
     55Authorship and Verification 
     56---------------------------- 
     57 
     58* **Author:**  
     59* **Last Modified by:**  
     60* **Last Reviewed by:**  
     61* **Source added by :** Steve King **Date:** March 25, 2019 
    5062""" 
    5163 
  • sasmodels/models/guinier_porod.py

    rb297ba9 r0507e09  
    6060--------- 
    6161 
    62 B Hammouda, *A new Guinier-Porod model, J. Appl. Cryst.*, (2010), 43, 716-719 
     62.. [#] B Hammouda, *A new Guinier-Porod model, J. Appl. Cryst.*, (2010), 43, 716-719 
     63.. [#] B Hammouda, *Analysis of the Beaucage model, J. Appl. Cryst.*, (2010), 43, 1474-1478 
    6364 
    64 B Hammouda, *Analysis of the Beaucage model, J. Appl. Cryst.*, (2010), 43, 1474-1478 
     65Source 
     66------ 
     67 
     68`guinier_porod.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/guinier_porod.py>`_ 
     69 
     70Authorship and Verification 
     71---------------------------- 
     72 
     73* **Author:**  
     74* **Last Modified by:**  
     75* **Last Reviewed by:**  
     76* **Source added by :** Steve King **Date:** March 25, 2019 
    6577""" 
    6678 
  • sasmodels/models/hardsphere.py

    rb297ba9 r0507e09  
    3939---------- 
    4040 
    41 J K Percus, J Yevick, *J. Phys. Rev.*, 110, (1958) 1 
     41.. [#] J K Percus, J Yevick, *J. Phys. Rev.*, 110, (1958) 1 
     42 
     43Source 
     44------ 
     45 
     46`hardsphere.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/hardsphere.py>`_ 
     47 
     48Authorship and Verification 
     49---------------------------- 
     50 
     51* **Author:**  
     52* **Last Modified by:**  
     53* **Last Reviewed by:**  
     54* **Source added by :** Steve King **Date:** March 25, 2019 
    4255""" 
    4356 
  • sasmodels/models/hayter_msa.py

    rb297ba9 r0507e09  
    3737---------- 
    3838 
    39 J B Hayter and J Penfold, *Molecular Physics*, 42 (1981) 109-118 
     39.. [#] J B Hayter and J Penfold, *Molecular Physics*, 42 (1981) 109-118 
     40.. [#] J P Hansen and J B Hayter, *Molecular Physics*, 46 (1982) 651-656 
    4041 
    41 J P Hansen and J B Hayter, *Molecular Physics*, 46 (1982) 651-656 
     42Source 
     43------ 
     44 
     45`hayter_msa.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/hayter_msa.py>`_ 
     46 
     47`hayter_msa.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/hayter_msa.c>`_ 
     48 
     49Authorship and Verification 
     50---------------------------- 
     51 
     52* **Author:**  
     53* **Last Modified by:**  
     54* **Last Reviewed by:**  
     55* **Source added by :** Steve King **Date:** March 25, 2019 
    4256""" 
    4357 
  • 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 
  • sasmodels/models/hollow_rectangular_prism.py

    rb297ba9 r0507e09  
    9898 
    9999.. [#Nayuk2012] R Nayuk and K Huber, *Z. Phys. Chem.*, 226 (2012) 837-854 
    100 L. Onsager, Ann. New York Acad. Sci. 51, 627-659 (1949). 
     100.. [#] L. Onsager, *Ann. New York Acad. Sci.*, 51 (1949) 627-659 
    101101 
     102Source 
     103------ 
     104 
     105`hollow_rectangular_prism.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/hollow_rectangular_prism.py>`_ 
     106 
     107`hollow_rectangular_prism.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/hollow_rectangular_prism.c>`_ 
    102108 
    103109Authorship and Verification 
     
    107113* **Last Modified by:** Paul Kienzle **Date:** December 14, 2017 
    108114* **Last Reviewed by:** Paul Butler **Date:** September 06, 2018 
     115* **Source added by :** Steve King **Date:** March 25, 2019 
    109116""" 
    110117 
  • sasmodels/models/hollow_rectangular_prism_thin_walls.py

    rb297ba9 r0507e09  
    7272 
    7373.. [#Nayuk2012] R Nayuk and K Huber, *Z. Phys. Chem.*, 226 (2012) 837-854 
    74 L. Onsager, Ann. New York Acad. Sci. 51, 627-659 (1949). 
     74.. [#] L. Onsager, *Ann. New York Acad. Sci.*, 51 (1949) 627-659 
    7575 
     76Source 
     77------ 
     78 
     79`hollow_rectangular_prism_thin_walls.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/hollow_rectangular_prism_thin_walls.py>`_ 
     80 
     81`hollow_rectangular_prism_thin_walls.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/hollow_rectangular_prism_thin_walls.c>`_ 
    7682 
    7783Authorship and Verification 
     
    8187* **Last Modified by:** Paul Kienzle **Date:** October 15, 2016 
    8288* **Last Reviewed by:** Paul Butler **Date:** September 07, 2018 
     89* **Source added by :** Steve King **Date:** March 25, 2019 
    8390""" 
    8491 
  • sasmodels/models/lamellar.py

    rb297ba9 r0507e09  
    4040---------- 
    4141 
    42 F Nallet, R Laversanne, and D Roux, J. Phys. II France, 3, (1993) 487-502 
     42.. [#] F Nallet, R Laversanne, and D Roux, *J. Phys. II France*, 3, (1993) 487-502 
     43.. [#] J Berghausen, J Zipfel, P Lindner, W Richtering, *J. Phys. Chem. B*, 105, (2001) 11081-11088 
    4344 
    44 also in J. Phys. Chem. B, 105, (2001) 11081-11088 
     45Source 
     46------ 
     47 
     48`lamellar.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/lamellar.py>`_ 
     49 
     50Authorship and Verification 
     51---------------------------- 
     52 
     53* **Author:**  
     54* **Last Modified by:**  
     55* **Last Reviewed by:**  
     56* **Source added by :** Steve King **Date:** March 25, 2019 
    4557""" 
    4658 
  • sasmodels/models/lamellar_hg.py

    rb297ba9 r0507e09  
    3838.. math:: q = \sqrt{q_x^2 + q_y^2} 
    3939 
     40 
    4041References 
    4142---------- 
    4243 
    43 F Nallet, R Laversanne, and D Roux, J. Phys. II France, 3, (1993) 487-502 
     44.. [#] F Nallet, R Laversanne, and D Roux, *J. Phys. II France*, 3, (1993) 487-502 
     45.. [#] J Berghausen, J Zipfel, P Lindner, W Richtering, *J. Phys. Chem. B*, 105, (2001) 11081-11088 
    4446 
    45 also in J. Phys. Chem. B, 105, (2001) 11081-11088 
     47Source 
     48------ 
    4649 
    47 *2014/04/17 - Description reviewed by S King and P Butler.* 
     50`lamellar_hg.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/lamellar_hg.py>`_ 
     51 
     52Authorship and Verification 
     53---------------------------- 
     54 
     55* **Author:**  
     56* **Last Modified by:**  
     57* **Last Reviewed by:** S King and P Butler **Date** April 17, 2014 
     58* **Source added by :** Steve King **Date:** March 25, 2019 
    4859""" 
    4960 
  • sasmodels/models/lamellar_hg_stack_caille.py

    rb297ba9 r0507e09  
    6969---------- 
    7070 
    71 F Nallet, R Laversanne, and D Roux, J. Phys. II France, 3, (1993) 487-502 
     71.. [#] F Nallet, R Laversanne, and D Roux, *J. Phys. II France*, 3, (1993) 487-502 
     72.. [#] J Berghausen, J Zipfel, P Lindner, W Richtering, *J. Phys. Chem. B*, 105, (2001) 11081-11088 
    7273 
    73 also in J. Phys. Chem. B, 105, (2001) 11081-11088 
     74Source 
     75------ 
     76 
     77`lamellar_hg_stack_caille.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/lamellar_hg_stack_caille.py>`_ 
     78 
     79`lamellar_hg_stack_caille.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/lamellar_hg_stack_caille.c>`_ 
     80 
     81Authorship and Verification 
     82---------------------------- 
     83 
     84* **Author:**  
     85* **Last Modified by:**  
     86* **Last Reviewed by:**  
     87* **Source added by :** Steve King **Date:** March 25, 2019 
    7488""" 
    7589 
  • sasmodels/models/lamellar_stack_caille.py

    rb297ba9 r0507e09  
    6161 
    6262 
     63 
    6364References 
    6465---------- 
    6566 
    66 F Nallet, R Laversanne, and D Roux, J. Phys. II France, 3, (1993) 487-502 
     67.. [#] F Nallet, R Laversanne, and D Roux, *J. Phys. II France*, 3, (1993) 487-502 
     68.. [#] J Berghausen, J Zipfel, P Lindner, W Richtering, *J. Phys. Chem. B*, 105, (2001) 11081-11088 
    6769 
    68 also in J. Phys. Chem. B, 105, (2001) 11081-11088 
     70Source 
     71------ 
     72 
     73`lamellar_stack_caille.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/lamellar_stack_caille.py>`_ 
     74 
     75`lamellar_stack_caille.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/lamellar_stack_caille.c>`_ 
     76 
     77Authorship and Verification 
     78---------------------------- 
     79 
     80* **Author:**  
     81* **Last Modified by:**  
     82* **Last Reviewed by:**  
     83* **Source added by :** Steve King **Date:** March 25, 2019 
    6984""" 
    7085 
  • 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 
  • sasmodels/models/line.py

    rb297ba9 r0507e09  
    2222 
    2323None. 
    24 """ 
     24 
     25Source 
     26------ 
     27 
     28`line.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/line.py>`_ 
     29 
     30Authorship and Verification 
     31---------------------------- 
     32 
     33* **Author:**  
     34* **Last Modified by:**  
     35* **Last Reviewed by:**  
     36* **Source added by :** Steve King **Date:** March 25, 2019""" 
    2537 
    2638import numpy as np 
  • sasmodels/models/linear_pearls.py

    rb297ba9 r0507e09  
    2929---------- 
    3030 
    31 A V Dobrynin, M Rubinstein and S P Obukhov, *Macromol.*, 
    32 29 (1996) 2974-2979 
    33 """ 
     31.. [#] A V Dobrynin, M Rubinstein and S P Obukhov, *Macromol.*, 29 (1996) 2974-2979 
     32 
     33Source 
     34------ 
     35 
     36`linear_pearls.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/linear_pearls.py>`_ 
     37 
     38`linear_pearls.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/linear_pearls.c>`_ 
     39 
     40Authorship and Verification 
     41---------------------------- 
     42 
     43* **Author:**  
     44* **Last Modified by:**  
     45* **Last Reviewed by:**  
     46* **Source added by :** Steve King **Date:** March 25, 2019""" 
    3447 
    3548import numpy as np 
  • sasmodels/models/lorentz.py

    rb297ba9 r0507e09  
    2020---------- 
    2121 
    22 L.S. Qrnstein and F. Zernike, *Proc. Acad. Sci. Amsterdam* 17, 793 (1914), and 
    23 *Z. Phys.* 19, 134 (1918), and 27, 761 {1926); referred to as QZ. 
    24 """ 
     22.. [#] L.S. Qrnstein and F. Zernike, *Proc. Acad. Sci. Amsterdam* 17, 793 (1914), and *Z. Phys.* 19, 134 (1918), and 27, 761 {1926); referred to as QZ. 
     23 
     24Source 
     25------ 
     26 
     27`lorentz.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/lorentz.py>`_ 
     28 
     29Authorship and Verification 
     30---------------------------- 
     31 
     32* **Author:**  
     33* **Last Modified by:**  
     34* **Last Reviewed by:**  
     35* **Source added by :** Steve King **Date:** March 25, 2019""" 
    2536 
    2637import numpy as np 
  • sasmodels/models/mass_fractal.py

    rb297ba9 r0507e09  
    4949---------- 
    5050 
    51 D Mildner and P Hall, *J. Phys. D: Appl. Phys.*, 
    52 19 (1986) 1535-1545 Equation(9) 
    53 """ 
     51.. [#] D Mildner and P Hall, *J. Phys. D: Appl. Phys.*, 19 (1986) 1535-1545 Equation(9) 
     52 
     53Source 
     54------ 
     55 
     56`mass_fractal.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/mass_fractal.py>`_ 
     57 
     58`mass_fractal.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/mass_fractal.c>`_ 
     59 
     60Authorship and Verification 
     61---------------------------- 
     62 
     63* **Author:**  
     64* **Last Modified by:**  
     65* **Last Reviewed by:**  
     66* **Source added by :** Steve King **Date:** March 25, 2019""" 
    5467 
    5568import numpy as np 
  • sasmodels/models/mass_surface_fractal.py

    rb297ba9 r0507e09  
    5555   35 (1987) 2361-2364 Equation(2) 
    5656 
     57Source 
     58------ 
     59 
     60`mass_surface_fractal.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/mass_surface_fractal.py>`_ 
     61 
     62`mass_surface_fractal.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/mass_surface_fractal.c>`_ 
     63 
    5764Authorship and Verification 
    5865---------------------------- 
    5966 
    60 * **Converted to sasmodels by:** Piotr Rozyczko **Date:** Jan 20, 2016 
     67* **Author:** Piotr Rozyczko **Date:** Jan 20, 2016 
     68* **Last Modified by:**  
    6169* **Last Reviewed by:** Richard Heenan **Date:** May 30, 2018 
     70* **Source added by :** Steve King **Date:** March 25, 2019 
    6271""" 
    6372 
  • sasmodels/models/mono_gauss_coil.py

    rb297ba9 r0507e09  
    4545---------- 
    4646 
    47 P Debye, *J. Phys. Colloid. Chem.*, 51 (1947) 18. 
     47.. [#] P Debye, *J. Phys. Colloid. Chem.*, 51 (1947) 18. 
     48.. [#] R J Roe, *Methods of X-Ray and Neutron Scattering in Polymer Science*, Oxford University Press, New York (2000). 
     49.. [#] http://www.ncnr.nist.gov/staff/hammouda/distance_learning/chapter_28.pdf 
    4850 
    49 R J Roe, *Methods of X-Ray and Neutron Scattering in Polymer Science*, 
    50 Oxford University Press, New York (2000). 
     51Source 
     52------ 
    5153 
    52 http://www.ncnr.nist.gov/staff/hammouda/distance_learning/chapter_28.pdf 
    53 """ 
     54`mono_gauss_coil.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/mono_gauss_coil.py>`_ 
     55 
     56`mono_gauss_coil.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/mono_gauss_coil.c>`_ 
     57 
     58Authorship and Verification 
     59---------------------------- 
     60 
     61* **Author:**  
     62* **Last Modified by:**  
     63* **Last Reviewed by:**  
     64* **Source added by :** Steve King **Date:** March 25, 2019""" 
    5465 
    5566import numpy as np 
  • sasmodels/models/multilayer_vesicle.py

    rb297ba9 r0507e09  
    100100   R Zana and M Dekker, New York, (1987). 
    101101 
     102Source 
     103------ 
     104 
     105`multilayer_vesicle.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/multilayer_vesicle.py>`_ 
     106 
     107`multilayer_vesicle.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/multilayer_vesicle.c>`_ 
     108 
    102109Authorship and Verification 
    103110---------------------------- 
     
    107114* **Last Modified by:** Paul Kienzle **Date:** Feb 7, 2017 
    108115* **Last Reviewed by:** Paul Butler **Date:** March 12, 2017 
     116* **Source added by :** Steve King **Date:** March 25, 2019 
    109117""" 
    110118 
  • sasmodels/models/onion.py

    rb297ba9 r0507e09  
    170170---------- 
    171171 
    172 L A Feigin and D I Svergun, 
    173 *Structure Analysis by Small-Angle X-Ray and Neutron Scattering*, 
    174 Plenum Press, New York, 1987. 
     172.. [#] L A Feigin and D I Svergun, *Structure Analysis by Small-Angle X-Ray and Neutron Scattering*, Plenum Press, New York, 1987. 
     173 
     174Source 
     175------ 
     176 
     177`onion.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/onion.py>`_ 
     178 
     179`onion.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/onion.c>`_ 
     180 
     181Authorship and Verification 
     182---------------------------- 
     183 
     184* **Author:**  
     185* **Last Modified by:**  
     186* **Last Reviewed by:**  
     187* **Source added by :** Steve King **Date:** March 25, 2019 
    175188""" 
    176189 
  • sasmodels/models/parallelepiped.py

    rb297ba9 r0507e09  
    180180   14 (1961) 185-211 
    181181.. [#] R Nayuk and K Huber, *Z. Phys. Chem.*, 226 (2012) 837-854 
    182 L. Onsager, Ann. New York Acad. Sci. 51, 627-659 (1949). 
     182.. [#] L. Onsager, *Ann. New York Acad. Sci.*, 51 (1949) 627-659 
     183 
     184Source 
     185------ 
     186 
     187`parallelepiped.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/parallelepiped.py>`_ 
     188 
     189`parallelepiped.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/parallelepiped.c>`_ 
    183190 
    184191Authorship and Verification 
     
    189196* **Last Reviewed by:**  Miguel Gonzales and Paul Butler **Date:** May 24, 
    190197  2018 - documentation updated 
     198* **Source added by :** Steve King **Date:** March 25, 2019 
    191199""" 
    192200 
  • sasmodels/models/peak_lorentz.py

    rb297ba9 r0507e09  
    2626 
    2727None. 
     28 
     29Source 
     30------ 
     31 
     32`peak_lorentz.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/peak_lorentz.py>`_ 
     33 
     34`peak_lorentz.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/peak_lorentz.c>`_ 
     35 
     36Authorship and Verification 
     37---------------------------- 
     38 
     39* **Author:**  
     40* **Last Modified by:**  
     41* **Last Reviewed by:**  
     42* **Source added by :** Steve King **Date:** March 25, 2019 
    2843""" 
    2944 
  • sasmodels/models/pearl_necklace.py

    rb297ba9 r0507e09  
    5151---------- 
    5252 
    53 R Schweins and K Huber, *Particle Scattering Factor of Pearl Necklace Chains*, 
     53.. [#] R Schweins and K Huber, *Particle Scattering Factor of Pearl Necklace Chains*, 
    5454*Macromol. Symp.* 211 (2004) 25-42 2004 
    55 L. Onsager, Ann. New York Acad. Sci. 51, 627-659 (1949). 
     55.. [#] L. Onsager, *Ann. New York Acad. Sci.*, 51 (1949) 627-659 
     56 
     57Source 
     58------ 
     59 
     60`pearl_necklace.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/pearl_necklace.py>`_ 
     61 
     62`pearl_necklace.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/pearl_necklace.c>`_ 
     63 
     64Authorship and Verification 
     65---------------------------- 
     66 
     67* **Author:**  
     68* **Last Modified by:**  
     69* **Last Reviewed by:**  
     70* **Source added by :** Steve King **Date:** March 25, 2019 
    5671""" 
    5772 
  • sasmodels/models/poly_gauss_coil.py

    rb297ba9 r0507e09  
    4343---------- 
    4444 
    45 O Glatter and O Kratky (editors), *Small Angle X-ray Scattering*, 
    46 Academic Press, (1982) Page 404. 
     45.. [#] O Glatter and O Kratky (editors), *Small Angle X-ray Scattering*, Academic Press, (1982) Page 404 
     46.. [#] J S Higgins, H C Benoit, *Polymers and Neutron Scattering*, Oxford Science Publications, (1996) 
     47.. [#] S M King, *Small Angle Neutron Scattering* in *Modern Techniques for Polymer Characterisation*, Wiley, (1999) 
     48.. [#] http://www.ncnr.nist.gov/staff/hammouda/distance_learning/chapter_28.pdf 
    4749 
    48 J S Higgins, H C Benoit, *Polymers and Neutron Scattering*, 
    49 Oxford Science Publications, (1996). 
     50Source 
     51------ 
    5052 
    51 S M King, *Small Angle Neutron Scattering* in *Modern Techniques for 
    52 Polymer Characterisation*, Wiley, (1999). 
     53`poly_gauss_coil.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/poly_gauss_coil.py>`_ 
    5354 
    54 http://www.ncnr.nist.gov/staff/hammouda/distance_learning/chapter_28.pdf 
     55`poly_gauss_coil.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/poly_gauss_coil.c>`_ 
     56 
     57Authorship and Verification 
     58---------------------------- 
     59 
     60* **Author:**  
     61* **Last Modified by:**  
     62* **Last Reviewed by:**  
     63* **Source added by :** Steve King **Date:** March 25, 2019 
    5564""" 
    5665 
  • sasmodels/models/polymer_excl_volume.py

    rb297ba9 r0507e09  
    108108---------- 
    109109 
    110 H Benoit, *Comptes Rendus*, 245 (1957) 2244-2247 
     110.. [#] H Benoit, *Comptes Rendus*, 245 (1957) 2244-2247 
     111.. [#] B Hammouda, *SANS from Homogeneous Polymer Mixtures - A Unified Overview, Advances in Polym. Sci.* 106 (1993) 87-133 
     112.. [#] M Hore et al, *Co-Nonsolvency of Poly(n-isopropylacrylamide) in Deuterated Water/Ethanol Mixtures* 46 (2013) 7894-7901 
     113.. [#] B Hammouda & M-H Kim, *The empirical core-chain model* 247 (2017) 434-440 
    111114 
    112 B Hammouda, *SANS from Homogeneous Polymer Mixtures - A Unified Overview, 
    113 Advances in Polym. Sci.* 106 (1993) 87-133 
     115Source 
     116------ 
    114117 
    115 M Hore et al, *Co-Nonsolvency of Poly(n-isopropylacrylamide) in Deuterated 
    116 Water/Ethanol Mixtures* 46 (2013) 7894-7901 
     118`polymer_excl_volume.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/polymer_excl_volume.py>`_ 
    117119 
    118 B Hammouda & M-H Kim, *The empirical core-chain model* 247 (2017) 434-440 
     120`polymer_excl_volume.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/polymer_excl_volume.c>`_ 
     121 
     122Authorship and Verification 
     123---------------------------- 
     124 
     125* **Author:**  
     126* **Last Modified by:**  
     127* **Last Reviewed by:**  
     128* **Source added by :** Steve King **Date:** March 25, 2019 
    119129""" 
    120130 
  • sasmodels/models/polymer_micelle.py

    rb297ba9 r0507e09  
    6868---------- 
    6969 
    70 J Pedersen, *J. Appl. Cryst.*, 33 (2000) 637-640 
     70.. [#] J Pedersen, *J. Appl. Cryst.*, 33 (2000) 637-640 
    7171 
    72 * **Modified by:** Richard Heenan **Date:** March 20, 2016 
    73 * **Verified by:** Paul Kienzle **Date:** November 29, 2017 
    74 * **Description modified by:** Paul Kienzle **Date:** November 29, 2017 
    75 * **Description reviewed by:** Steve King **Date:** November 30, 2017 
     72Source 
     73------ 
     74 
     75`polymer_micelle.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/polymer_micelle.py>`_ 
     76 
     77`polymer_micelle.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/polymer_micelle.c>`_ 
     78 
     79Authorship and Verification 
     80---------------------------- 
     81 
     82* **Translated by   :** Richard Heenan **Date:** March 20, 2016 
     83* **Last modified by:** Paul Kienzle **Date:** November 29, 2017 
     84* **Last reviewed by:** Steve King **Date:** November 30, 2017 
     85* **Source added by :** Steve King **Date:** March 25, 2019 
    7686""" 
    7787 
  • sasmodels/models/porod.py

    rb297ba9 r0507e09  
    1818---------- 
    1919 
    20 G Porod. *Kolloid Zeit*. 124 (1951) 83. 
     20.. [#] G Porod. *Kolloid Zeit*. 124 (1951) 83 
     21.. [#] L A Feigin, D I Svergun, G W Taylor. *Structure Analysis by Small-Angle X-ray and Neutron Scattering*. Springer. (1987) 
    2122 
    22 L A Feigin, D I Svergun, G W Taylor. *Structure Analysis by Small-Angle 
    23 X-ray and Neutron Scattering*. Springer. (1987) 
     23Source 
     24------ 
     25 
     26`porod.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/porod.py>`_ 
     27 
     28Authorship and Verification 
     29---------------------------- 
     30 
     31* **Author:**  
     32* **Last Modified by:**  
     33* **Last Reviewed by:**  
     34* **Source added by :** Steve King **Date:** March 25, 2019 
    2435""" 
    2536 
  • sasmodels/models/power_law.py

    rb297ba9 r0507e09  
    2525 
    2626None. 
     27 
     28Source 
     29------ 
     30 
     31`power_law.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/power_law.py>`_ 
     32 
     33Authorship and Verification 
     34---------------------------- 
     35 
     36* **Author:**  
     37* **Last Modified by:**  
     38* **Last Reviewed by:**  
     39* **Source added by :** Steve King **Date:** March 25, 2019 
    2740""" 
    2841 
  • sasmodels/models/pringle.py

    rb297ba9 r0507e09  
    4040--------- 
    4141 
    42 Karen Edler, Universtiy of Bath, Private Communication. 2012. 
    43 Derivation by Stefan Alexandru Rautu. 
    44 L. Onsager, Ann. New York Acad. Sci. 51, 627-659 (1949). 
     42.. [#] Karen Edler, Universtiy of Bath, Private Communication. 2012. Derivation by Stefan Alexandru Rautu. 
     43.. [#] L. Onsager, *Ann. New York Acad. Sci.*, 51 (1949) 627-659 
     44 
     45Source 
     46------ 
     47 
     48`pringle.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/pringle.py>`_ 
     49 
     50`pringle.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/pringle.c>`_ 
     51 
     52Authorship and Verification 
     53---------------------------- 
    4554 
    4655* **Author:** Andrew Jackson **Date:** 2008 
    4756* **Last Modified by:** Wojciech Wpotrzebowski **Date:** March 20, 2016 
    4857* **Last Reviewed by:** Andrew Jackson **Date:** September 26, 2016 
     58* **Source added by :** Steve King **Date:** March 25, 2019 
    4959""" 
    5060 
  • 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 
  • sasmodels/models/rectangular_prism.py

    rb297ba9 r0507e09  
    9696---------- 
    9797 
    98 P Mittelbach and G Porod, *Acta Physica Austriaca*, 14 (1961) 185-211 
     98.. [#] P Mittelbach and G Porod, *Acta Physica Austriaca*, 14 (1961) 185-211 
     99.. [#] R Nayuk and K Huber, *Z. Phys. Chem.*, 226 (2012) 837-854 
     100.. [#] L. Onsager, *Ann. New York Acad. Sci.*, 51 (1949) 627-659 
    99101 
    100 R Nayuk and K Huber, *Z. Phys. Chem.*, 226 (2012) 837-854 
     102Source 
     103------ 
    101104 
    102 L. Onsager, Ann. New York Acad. Sci. 51, 627-659 (1949). 
     105`rectangular_prism.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/rectangular_prism.py>`_ 
    103106 
     107`rectangular_prism.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/rectangular_prism.c>`_ 
     108 
     109Authorship and Verification 
     110---------------------------- 
     111 
     112* **Author:**  
     113* **Last Modified by:**  
     114* **Last Reviewed by:**  
     115* **Source added by :** Steve King **Date:** March 25, 2019 
    104116""" 
    105117 
  • sasmodels/models/rpa.py

    rb297ba9 r0507e09  
    6363---------- 
    6464 
    65 A Z Akcasu, R Klein and B Hammouda, *Macromolecules*, 26 (1993) 4136. 
     65.. [#] A Z Akcasu, R Klein and B Hammouda, *Macromolecules*, 26 (1993) 4136 
     66.. [#] B. Hammouda, *Advances in Polymer Science* 106 (1993) 87 
     67.. [#] B. Hammouda, *SANS Toolbox* https://www.ncnr.nist.gov/staff/hammouda/the_sans_toolbox.pdf. 
    6668 
    67 B. Hammouda, *Advances in Polymer Science* 106 (1993) 87. 
     69Source 
     70------ 
    6871 
    69 B. Hammouda, *SANS Toolbox* 
    70 https://www.ncnr.nist.gov/staff/hammouda/the_sans_toolbox.pdf. 
     72`rpa.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/rpa.py>`_ 
     73 
     74`rpa.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/rpa.c>`_ 
    7175 
    7276Authorship and Verification 
     
    7781* **Last Modified by:** Paul Butler **Date:** March 12, 2017 
    7882* **Last Reviewed by:** Paul Butler **Date:** March 12, 2017 
     83* **Source added by :** Steve King **Date:** March 25, 2019 
    7984""" 
    8085 
  • sasmodels/models/sc_paracrystal.py

    rb297ba9 r0507e09  
    2626 
    2727Equation (16) of the 1987 reference\ [#CIT1987]_ is used to calculate $Z(q)$, 
    28 using equations (13)-(15) from the 1987 paper\ [#CIT1987]_ for $Z1$, $Z2$, and 
     28using equations (13)-(15) from the 1987 paper\ [#CIT1990]_ for $Z1$, $Z2$, and 
    2929$Z3$. 
    3030 
     
    9898--------- 
    9999 
    100 .. [#CIT1987] Hideki Matsuoka et. al. *Physical Review B*, 36 (1987) 1754-1765 
    101    (Original Paper) 
    102 .. [#CIT1990] Hideki Matsuoka et. al. *Physical Review B*, 41 (1990) 3854 -3856 
    103    (Corrections to FCC and BCC lattice structure calculation) 
     100.. [#CIT1987] Hideki Matsuoka et. al. *Physical Review B*, 36 (1987) 1754-1765 (Original Paper) 
     101.. [#CIT1990] Hideki Matsuoka et. al. *Physical Review B*, 41 (1990) 3854 -3856 (Corrections to FCC and BCC lattice structure calculation) 
     102 
     103Source 
     104------ 
     105 
     106`sc_paracrystal.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/sc_paracrystal.py>`_ 
     107 
     108`sc_paracrystal.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/sc_paracrystal.c>`_ 
    104109 
    105110Authorship and Verification 
     
    107112 
    108113* **Author:** NIST IGOR/DANSE **Date:** pre 2010 
    109 * **Last Modified by:** Paul Butler **Date:** September 29, 2016 
     114* **Last Modified by:** Steve King **Date:** March 25, 2019 
    110115* **Last Reviewed by:** Richard Heenan **Date:** March 21, 2016 
     116* **Source added by :** Steve King **Date:** March 25, 2019 
    111117""" 
    112118 
  • 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 
  • sasmodels/models/spherical_sld.py

    rb297ba9 r0507e09  
    1414    Example SLD profile 
    1515 
    16 Unlike the <onion> model (using an analytical integration), the interfacial 
     16Unlike the :ref:`onion` model (using an analytical integration), the interfacial 
    1717shells here are sub-divided and numerically integrated assuming each 
    1818sub-shell is described by a line function, with *n_steps* sub-shells per 
     
    9090    \end{cases} 
    9191 
    92 Power-Law 
     92Power-Law: 
    9393 
    9494.. math:: 
     
    103103 
    104104.. math:: 
     105 
    105106    \rho_{{inter}_i} (r) = \begin{cases} 
    106107    B \text{erf} \Big( \frac { A(r - r_{\text{flat}_i})} 
     
    185186   and Neutron Scattering, Plenum Press, New York, (1987) 
    186187 
     188Source 
     189------ 
     190 
     191`spherical_sld.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/spherical_sld.py>`_ 
     192 
     193`spherical_sld.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/spherical_sld.c>`_ 
    187194 
    188195Authorship and Verification 
     
    192199* **Last Modified by:** Paul Kienzle **Date:** Dec 20, 2016 
    193200* **Last Reviewed by:** Paul Butler **Date:** September 8, 2018 
     201* **Source added by :** Steve King **Date:** March 25, 2019 
    194202""" 
    195203 
  • sasmodels/models/spinodal.py

    rb297ba9 r0507e09  
    4040---------- 
    4141 
    42 H. Furukawa. Dynamics-scaling theory for phase-separating unmixing mixtures: 
    43 Growth rates of droplets and scaling properties of autocorrelation functions. 
    44 Physica A 123, 497 (1984). 
     42.. [#] H. Furukawa. Dynamics-scaling theory for phase-separating unmixing mixtures: Growth rates of droplets and scaling properties of autocorrelation functions. Physica A 123, 497 (1984). 
     43.. [#] H. Meier & G. Strobl. Small-Angle X-ray Scattering Study of Spinodal Decomposition in Polystyrene/Poly(styrene-co-bromostyrene) Blends. Macromolecules 20, 649-654 (1987). 
     44.. [#] T. Hashimoto, M. Takenaka & H. Jinnai. Scattering Studies of Self-Assembling Processes of Polymer Blends in Spinodal Decomposition. J. Appl. Cryst. 24, 457-466 (1991). 
    4545 
    46 H. Meier & G. Strobl. Small-Angle X-ray Scattering Study of Spinodal 
    47 Decomposition in Polystyrene/Poly(styrene-co-bromostyrene) Blends. 
    48 Macromolecules 20, 649-654 (1987). 
     46Source 
     47------ 
    4948 
    50 T. Hashimoto, M. Takenaka & H. Jinnai. Scattering Studies of Self-Assembling 
    51 Processes of Polymer Blends in Spinodal Decomposition. 
    52 J. Appl. Cryst. 24, 457-466 (1991). 
     49`spinodal.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/spinodal.py>`_ 
    5350 
    54 Revision History 
    55 ---------------- 
     51Authorship and Verification 
     52---------------------------- 
    5653 
    57 * **Author:**  Dirk Honecker **Date:** Oct 7, 2016 
    58 * **Revised:** Steve King    **Date:** Oct 25, 2018 
     54* **Author:** Dirk Honecker **Date:** Oct 7, 2016 
     55* **Last Modified by:** Steve King **Date:** Oct 25, 2018 
     56* **Last Reviewed by:** Steve King **Date:** Oct 25, 2018 
     57* **Source added by :** Steve King **Date:** March 25, 2019 
    5958""" 
    6059 
  • sasmodels/models/squarewell.py

    rb297ba9 r0507e09  
    4444---------- 
    4545 
    46 R V Sharma, K C Sharma, *Physica*, 89A (1977) 213. 
     46.. [#] R V Sharma, K C Sharma, *Physica*, 89A (1977) 213 
     47 
     48Source 
     49------ 
     50 
     51`squarewell.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/squarewell.py>`_ 
     52 
     53Authorship and Verification 
     54---------------------------- 
     55 
     56* **Author:**  
     57* **Last Modified by:**  
     58* **Last Reviewed by:**  
     59* **Source added by :** Steve King **Date:** March 25, 2019 
    4760""" 
    4861 
  • sasmodels/models/stacked_disks.py

    rb297ba9 r0507e09  
    102102   John Wiley and Sons, New York, 1955 
    103103 
     104Source 
     105------ 
     106 
     107`stacked_disks.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/stacked_disks.py>`_ 
     108 
     109`stacked_disks.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/stacked_disks.c>`_ 
     110 
    104111Authorship and Verification 
    105112---------------------------- 
     
    108115* **Last Modified by:** Paul Butler and Paul Kienzle **Date:** November 26, 2016 
    109116* **Last Reviewed by:** Paul Butler and Paul Kienzle **Date:** November 26, 2016 
     117* **Source added by :** Steve King **Date:** March 25, 2019 
    110118""" 
    111119 
  • sasmodels/models/star_polymer.py

    rb297ba9 r0507e09  
    5050   B Ewen *Macromolecules*, 22, 468-472 (1989) 
    5151 
     52Source 
     53------ 
     54 
     55`star_polymer.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/star_polymer.py>`_ 
     56 
     57`star_polymer.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/star_polymer.c>`_ 
     58 
    5259Authorship and Verification 
    5360---------------------------- 
     
    5663* **Last Modified by:** Paul Butler **Date:** Auguts 26, 2017 
    5764* **Last Reviewed by:** Ziang Li and Richard Heenan **Date:** May 17, 2017 
     65* **Source added by :** Steve King **Date:** March 25, 2019 
    5866""" 
    5967 
  • sasmodels/models/stickyhardsphere.py

    rb297ba9 r0507e09  
    6363---------- 
    6464 
    65 S V G Menon, C Manohar, and K S Rao, *J. Chem. Phys.*, 95(12) (1991) 9186-9190 
     65.. [#] S V G Menon, C Manohar, and K S Rao, *J. Chem. Phys.*, 95(12) (1991) 9186-9190 
     66 
     67Source 
     68------ 
     69 
     70`stickyhardsphere.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/stickyhardsphere.py>`_ 
     71 
     72Authorship and Verification 
     73---------------------------- 
     74 
     75* **Author:**  
     76* **Last Modified by:**  
     77* **Last Reviewed by:**  
     78* **Source added by :** Steve King **Date:** March 25, 2019 
    6679""" 
    6780 
  • sasmodels/models/surface_fractal.py

    rb297ba9 r0507e09  
    3636---------- 
    3737 
    38 D Mildner and P Hall, *J. Phys. D: Appl. Phys.*, 19 (1986) 1535-1545 
     38.. [#] D Mildner and P Hall, *J. Phys. D: Appl. Phys.*, 19 (1986) 1535-1545 
     39 
     40Source 
     41------ 
     42 
     43`surface_fractal.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/surface_fractal.py>`_ 
     44 
     45`surface_fractal.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/surface_fractal.c>`_ 
     46 
     47Authorship and Verification 
     48---------------------------- 
     49 
     50* **Author:**  
     51* **Last Modified by:**  
     52* **Last Reviewed by:**  
     53* **Source added by :** Steve King **Date:** March 25, 2019 
    3954""" 
    4055 
  • sasmodels/models/teubner_strey.py

    rb297ba9 r0507e09  
    6161---------- 
    6262 
    63 M Teubner, R Strey, *J. Chem. Phys.*, 87 (1987) 3195 
     63.. [#] M Teubner, R Strey, *J. Chem. Phys.*, 87 (1987) 3195 
     64.. [#] K V Schubert, R Strey, S R Kline and E W Kaler, *J. Chem. Phys.*, 101 (1994) 5343 
     65.. [#] H Endo, M Mihailescu, M. Monkenbusch, J Allgaier, G Gompper, D Richter, B Jakobs, T Sottmann, R Strey, and I Grillo, *J. Chem. Phys.*, 115 (2001), 580 
    6466 
    65 K V Schubert, R Strey, S R Kline and E W Kaler, 
    66 *J. Chem. Phys.*, 101 (1994) 5343 
     67Source 
     68------ 
    6769 
    68 H Endo, M Mihailescu, M. Monkenbusch, J Allgaier, G Gompper, D Richter, 
    69 B Jakobs, T Sottmann, R Strey, and I Grillo, *J. Chem. Phys.*, 115 (2001), 580 
     70`teubner_strey.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/teubner_strey.py>`_ 
     71 
     72`teubner_strey.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/teubner_strey.c>`_ 
     73 
     74Authorship and Verification 
     75---------------------------- 
     76 
     77* **Author:**  
     78* **Last Modified by:**  
     79* **Last Reviewed by:**  
     80* **Source added by :** Steve King **Date:** March 25, 2019 
    7081""" 
    7182from __future__ import division 
  • 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 
  • sasmodels/models/two_lorentzian.py

    rb297ba9 r0507e09  
    2727None. 
    2828 
     29Source 
     30------ 
     31 
     32`two_lorentzian.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/two_lorentzian.py>`_ 
     33 
     34Authorship and Verification 
     35---------------------------- 
     36 
    2937* **Author:** NIST IGOR/DANSE **Date:** pre 2010 
    3038* **Last Modified by:** Piotr rozyczko **Date:** January 29, 2016 
    3139* **Last Reviewed by:** Paul Butler **Date:** March 21, 2016 
     40* **Source added by :** Steve King **Date:** March 25, 2019 
    3241""" 
    3342 
  • sasmodels/models/two_power_law.py

    rb297ba9 r0507e09  
    3737None. 
    3838 
     39Source 
     40------ 
     41 
     42`two_power_law.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/two_power_law.py>`_ 
     43 
     44Authorship and Verification 
     45---------------------------- 
     46 
    3947* **Author:** NIST IGOR/DANSE **Date:** pre 2010 
    4048* **Last Modified by:** Wojciech Wpotrzebowski **Date:** February 18, 2016 
    4149* **Last Reviewed by:** Paul Butler **Date:** March 21, 2016 
     50* **Source added by :** Steve King **Date:** March 25, 2019 
    4251""" 
    4352 
  • sasmodels/models/unified_power_Rg.py

    rb297ba9 r0507e09  
    6363---------- 
    6464 
    65 G Beaucage, *J. Appl. Cryst.*, 28 (1995) 717-728 
     65.. [#] G Beaucage, *J. Appl. Cryst.*, 28 (1995) 717-728 
     66.. [#] G Beaucage, *J. Appl. Cryst.*, 29 (1996) 134-146 
     67.. [#] B Hammouda, *Analysis of the Beaucage model, J. Appl. Cryst.*, (2010), 43, 1474-1478 
    6668 
    67 G Beaucage, *J. Appl. Cryst.*, 29 (1996) 134-146 
     69Source 
     70------ 
    6871 
    69 B Hammouda, *Analysis of the Beaucage model, J. Appl. Cryst.*, (2010), 43, 1474-1478 
     72`unified_power_Rg.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/unified_power_Rg.py>`_ 
     73 
     74Authorship and Verification 
     75---------------------------- 
     76 
     77* **Author:**  
     78* **Last Modified by:**  
     79* **Last Reviewed by:**  
     80* **Source added by :** Steve King **Date:** March 25, 2019 
    7081""" 
    7182 
  • sasmodels/models/vesicle.py

    rb297ba9 r0507e09  
    6060   Sons, New York, (1955) 
    6161 
     62Source 
     63------ 
     64 
     65`vesicle.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/vesicle.py>`_ 
     66 
     67`vesicle.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/vesicle.c>`_ 
    6268 
    6369Authorship and Verification 
     
    6773* **Last Modified by:** Paul Butler **Date:** March 20, 2016 
    6874* **Last Reviewed by:** Paul Butler **Date:** September 7, 2018 
     75* **Source added by :** Steve King **Date:** March 25, 2019 
    6976""" 
    7077 
Note: See TracChangeset for help on using the changeset viewer.