Changes between Version 19 and Version 20 of ModelConvInst
- Timestamp:
- Nov 23, 2015 9:37:52 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ModelConvInst
v19 v20 153 153 154 154 {{{ 155 ./multi_compare.sh modelname 100 -1d100 0155 ./multi_compare.sh modelname 200 -1d100 0 156 156 }}} 157 157 … … 159 159 160 160 {{{ 161 ./multi_compare.sh modelname 10 -2d32 0 161 ./multi_compare.sh modelname 20 -2d32 0 162 }}} 163 164 Particularly 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 162 168 }}} 163 169