Changeset 178
- Timestamp:
- Oct 10, 2007 10:17:59 AM (15 years ago)
- Location:
- sans/Analysis/trunk/Put in User Procedures/SANS_Models_v3.00
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Analysis/trunk/Put in User Procedures/SANS_Models_v3.00/NewModels_2006/MultiShell.ipf
r56 r178 135 135 //End 136 136 137 // this is all there is to the smeared calculation! 137 // this model needs 76 Gauss points for a proper smearing calculation 138 // since there can be sharp interference fringes that develop from the stacking 138 139 Function SmearedMultiShell(w,x) :FitFunc 139 140 Wave w -
sans/Analysis/trunk/Put in User Procedures/SANS_Models_v3.00/StackedDiscs.ipf
r56 r178 231 231 /////////////////////////////////////////////////////////////// 232 232 233 // this is all there is to the smeared calculation! 233 // this model needs 76 Gauss points for a proper smearing calculation 234 // since there can be sharp interference fringes that develop from the stacking 234 235 Function SmearedStackedDiscs(w,x) :FitFunc 235 236 Wave w
Note: See TracChangeset
for help on using the changeset viewer.