Changeset db1d9d5 in sasmodels for sasmodels/models/unified_power_Rg.py


Ignore:
Timestamp:
Mar 28, 2019 5:16:51 PM (5 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master, ticket-1257-vesicle-product, ticket_1156, ticket_822_more_unit_tests
Children:
8795b6f
Parents:
a34b811
Message:

merge with master

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/unified_power_Rg.py

    r0507e09 rdb1d9d5  
    2222artefacts that appear as kinks in the fitted model function. 
    2323 
    24 Also see the Guinier_Porod model. 
     24Also see the :ref:`guinier-porod` model. 
    2525 
    2626The empirical fit function is: 
     
    7070------ 
    7171 
    72 `unified_power_Rg.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/unified_power_Rg.py>`_ 
     72`unified_power_rg.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/unified_power_rg.py>`_ 
    7373 
    7474Authorship and Verification 
     
    8888 
    8989category = "shape-independent" 
    90 name = "unified_power_Rg" 
     90name = "unified_power_rg" 
    9191title = "Unified Power Rg" 
    9292description = """ 
Note: See TracChangeset for help on using the changeset viewer.