Changeset 9f6f2f8 in sasmodels


Ignore:
Timestamp:
Mar 9, 2015 7:32:17 AM (9 years ago)
Author:
Doucet, Mathieu <doucetm@…>
Branches:
master, core_shell_microgels, costrafo411, magnetic_model, release_v0.94, release_v0.95, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
b7d432f
Parents:
c9e31e2
Message:

Fixing model

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/HayterMSAsq.py

    rd60b433 r9f6f2f8  
    8686Iqxy = """ 
    8787    // never called since no orientation or magnetic parameters. 
    88     return -1.0; 
     88    return Iq(sqrt(qx*qx+qy*qy), IQ_PARAMETERS); 
    8989    """ 
    9090# ER defaults to 0.0 
Note: See TracChangeset for help on using the changeset viewer.