Changes in sasmodels/models/multilayer_vesicle.py [870a2f4:5d23de2] in sasmodels
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/multilayer_vesicle.py
r870a2f4 r5d23de2 71 71 sufficiently fine grained in certain cases. Please report any such occurences 72 72 to the SasView team. Generally, for the best possible experience: 73 74 - Start with the best possible guess 75 - Using a priori knowledge, hold as many parameters fixed as possible 76 - if N=1, tw (water thickness) must by definition be zero. Both N and tw should 73 * Start with the best possible guess 74 * Using a priori knowledge, hold as many parameters fixed as possible 75 * if N=1, tw (water thickness) must by definition be zero. Both N and tw should 77 76 be fixed during fitting. 78 -If N>1, use constraints to keep N > 179 -Because N only really moves in integer steps, it may get "stuck" if the77 * If N>1, use constraints to keep N > 1 78 * Because N only really moves in integer steps, it may get "stuck" if the 80 79 optimizer step size is too small so care should be taken 81 80 If you experience problems with this please contact the SasView team and let
Note: See TracChangeset
for help on using the changeset viewer.