Changes between Version 19 and Version 20 of ModelConvInst


Ignore:
Timestamp:
Nov 23, 2015 11:37:52 AM (8 years ago)
Author:
pkienzle
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • ModelConvInst

    v19 v20  
    153153 
    154154{{{ 
    155 ./multi_compare.sh modelname 100 -1d100 0 
     155./multi_compare.sh modelname 200 -1d100 0 
    156156}}} 
    157157 
     
    159159 
    160160{{{ 
    161 ./multi_compare.sh modelname 10 -2d32 0 
     161./multi_compare.sh modelname 20 -2d32 0 
     162}}} 
     163 
     164Particularly for sasview with polydispersity, the 2D multi_compare may be much too slow, and you will want to use the following instead: 
     165 
     166{{{ 
     167./multi_compare.sh modelname 20 -2d32 mono 
    162168}}} 
    163169