Changeset 248 for sans/SANSReduction/trunk/Put in User Procedures/SANS_Reduction_v5.00/NCNR_Utils.ipf
- Timestamp:
- Jan 23, 2008 5:06:34 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/SANSReduction/trunk/Put in User Procedures/SANS_Reduction_v5.00/NCNR_Utils.ipf
r247 r248 110 110 v_lambda = lambdaWidth^2/6.0 111 111 112 if(usingLenses==1) //SRK 2007 112 // if(usingLenses==1) //SRK 2007 113 if(usingLenses != 0) //SRK 2008 allows for the possibility of different numbers of lenses in header 113 114 v_b = 0.25*(S1*L2/L1)^2 +0.25*(2/3)*(lambdaWidth/lambda)^2*(S2*L2/lp)^2 //correction to 2nd term 114 115 else
Note: See TracChangeset
for help on using the changeset viewer.