Changeset c0136c72 in sasmodels


Ignore:
Timestamp:
Mar 28, 2019 9:23:04 AM (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:
8d2df05
Parents:
e0f979e
Message:

Corrected doc formatting errors introduced by AJJ ;-)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/pearl_necklace.py

    r708bc7a rc0136c72  
    4040(volume of the *N* pearls/rods). *V* is the total volume of the necklace. 
    4141 
     42.. note:: 
     43 
     44   *num_pearls* must be an integer. 
     45 
    4246The 2D scattering intensity is the same as $P(q)$ above, regardless of the 
    4347orientation of the *q* vector. 
    44  
    45 The returned value is scaled to units of |cm^-1| and the parameters of the 
    46 pearl_necklace model are the following 
    47  
    48 NB: *num_pearls* must be an integer. 
    4948 
    5049References 
     
    5251 
    5352.. [#] R Schweins and K Huber, *Particle Scattering Factor of Pearl Necklace Chains*, 
    54 *Macromol. Symp.* 211 (2004) 25-42 2004 
     53       *Macromol. Symp.* 211 (2004) 25-42 2004 
     54 
    5555.. [#] L. Onsager, *Ann. New York Acad. Sci.*, 51 (1949) 627-659 
    5656 
     
    6666 
    6767* **Author:** 
    68 * **Last Modified by:** 
    69 * **Last Reviewed by:** 
     68* **Last Modified by:** Andrew Jackson **Date:** March 28, 2019 
     69* **Last Reviewed by:** Steve King **Date:** March 28, 2019 
    7070* **Source added by :** Steve King **Date:** March 25, 2019 
    7171""" 
Note: See TracChangeset for help on using the changeset viewer.