Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/core_shell_bicelle_elliptical.py

    rfcb33e4 r8afefae  
    8383 
    8484    Definition of the angles for the oriented core_shell_bicelle_elliptical model. 
     85    Note that *theta* and *phi* are currently defined differently to those for the core_shell_bicelle model. 
    8586 
    8687 
     
    148149            psi=0) 
    149150 
    150 qx, qy = 0.4 * cos(90), 0.5 * sin(0) 
     151#qx, qy = 0.4 * cos(pi/2.0), 0.5 * sin(0) 
    151152 
    152153tests = [ 
Note: See TracChangeset for help on using the changeset viewer.