Changes in / [a7db39fa:6dccecc] in sasmodels


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/sphere.py

    rfacb052 ra430f5f  
    9595    [{"scale": 1., "background": 0., "sld": 6., "sld_solvent": 1., 
    9696      "radius": 120., "radius_pd": 0.2, "radius_pd_n":45}, 
    97      0.2, 0.228843], 
    98     [{"radius": 120., "radius_pd": 0.2, "radius_pd_n":45}, 
    99      0.1, None, None, 120., None, 1.0], 
     97     0.2, 0.2288431], 
     98    [{"radius": 120., "radius_pd": 0.02, "radius_pd_n":45}, 
     99     0.2, 792.0646662454202, [1166737.0473152], 120.0, 7246723.820358589, 1.0], # the longer list here checks  F1, F2, R_eff, volume, volume_ratio = call_Fq(kernel, pars) 
     100    #          But note P(Q) = F2/volume,  F1 and F2 are vectors, for some reason only F2 needs square brackets 
     101    #          BUT what is scaling of F1 ???  At low Pd F2 ~ F1^2 ? 
     102   [{"radius": 120., "radius_pd": 0.2, "radius_pd_n":45}, 
     103     0.2, 1.233304061, [1850806.119736], 120.0, 8087664.1226, 1.0], # the longer list here checks  F1, F2, R_eff, volume, volume_ratio = call_Fq(kernel, pars) 
    100104    [{"@S": "hardsphere"}, 
    101        0.1, 0.7940350343881906], # Q=0.1 this is current value, not verified elsewhere yet 
     105       0.01, 55.881884232102124], # this is current value, not verified elsewhere yet 
     106    [{"@S": "hardsphere"}, 
     107       0.2, 0.14730859242492958], #  this is current value, not verified elsewhere yet 
     108    [{"@S": "hardsphere"}, 
     109       0.1, 0.7940350343811906], #  this is current value, not verified elsewhere yet 
    102110        [{"@S": "hardsphere",          # hard sphere structure factor 
    103111     "structure_factor_mode": 1,  # decoupling approximation 
Note: See TracChangeset for help on using the changeset viewer.