Changeset cf52f9c in sasmodels


Ignore:
Timestamp:
Mar 20, 2016 4:41:12 PM (8 years ago)
Author:
Paul Kienzle <pkienzle@…>
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:
5464d68, 3a45c2c
Parents:
4b2972c
Message:

doc tweak

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/core.py

    r35647ab rcf52f9c  
    216216    with an error of about 1%, which is usually less than the measurement 
    217217    uncertainty. 
    218     """ 
    219     print pars 
     218 
     219    *mono* is True if polydispersity should be set to none on all parameters. 
     220    """ 
    220221    fixed_pars = [pars.get(name, kernel.info['defaults'][name]) 
    221222                  for name in kernel.fixed_pars] 
Note: See TracChangeset for help on using the changeset viewer.