Changes in / [84e01d2:02dfcab] in sasmodels


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/cylinder.py

    r143e2f7 r43bdddc  
    157157    sld=6, solvent_sld=1, 
    158158    #radius=5, length=20, 
    159     radius=260, length=290, 
    160     theta=30, phi=0, 
     159    radius=20, length=300, 
     160    theta=60, phi=60, 
    161161    radius_pd=.2, radius_pd_n=9, 
    162162    length_pd=.2,length_pd_n=10, 
    163     theta_pd=15, theta_pd_n=45, 
    164     phi_pd=15, phi_pd_n=1, 
     163    theta_pd=10, theta_pd_n=5, 
     164    phi_pd=10, phi_pd_n=5, 
    165165    ) 
    166166 
Note: See TracChangeset for help on using the changeset viewer.