Changeset 1353f60 in sasmodels for sasmodels/bumps_model.py


Ignore:
Timestamp:
Mar 3, 2015 4:47:06 PM (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:
3a45c2c
Parents:
7e224c2 (diff), bfb195e (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 branch 'master' of https://github.com/SasView/sasmodels

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/bumps_model.py

    r7e224c2 r1353f60  
    442442    data = load_data('DEC07086.DAT') 
    443443    set_beam_stop(data, 0.004) 
    444     plot_data(data) 
     444    plot_data(data, data.data) 
    445445    import matplotlib.pyplot as plt; plt.show() 
    446446 
Note: See TracChangeset for help on using the changeset viewer.