Changeset fa8e6dc in sasmodels for sasmodels/conversion_table.py


Ignore:
Timestamp:
Mar 28, 2019 8:37:55 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:
c11d09f, 7a5f8af
Parents:
9947865
Message:

Changed unified_power_Rg into unified_power_rg. Closes #1059

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/conversion_table.py

    re65c3ba rfa8e6dc  
    854854            "TwoPowerLawModel", 
    855855        ], 
    856         "unified_power_Rg": [ 
     856        "unified_power_rg": [ 
    857857            "UnifiedPowerRg", 
    858858            dict(((field_new+str(index), field_old+str(index)) 
Note: See TracChangeset for help on using the changeset viewer.