Changeset d57b06c in sasmodels for sasmodels/models/mono_gauss_coil.py


Ignore:
Timestamp:
Mar 30, 2019 4:06:15 PM (5 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master
Children:
be0942c
Parents:
a42b091 (diff), e15a822 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge remote-tracking branch 'origin/master' into ticket-1263-source-link

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/mono_gauss_coil.py

    rc1e44e5 rd57b06c  
    7979source = ["mono_gauss_coil.c"] 
    8080have_Fq = False 
    81 effective_radius_type = ["R_g", "2R_g", "3R_g", "sqrt(5/3)*R_g"] 
     81radius_effective_modes = ["R_g", "2R_g", "3R_g", "sqrt(5/3)*R_g"] 
    8282 
    8383 
Note: See TracChangeset for help on using the changeset viewer.