- Timestamp:
- May 18, 2009 5:15:08 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS/ProtocolAsPanel.ipf
r418 r509 2073 2073 // Print "box is now ",x1,x2,y1,y2 2074 2074 detCnt = SumCountsInBox(x1,x2,y1,y2,"RAW") 2075 if(cmpstr(tw[9],"ILL ")==0) 2076 detCnt /= 4 // for cerca detector, header is right, sum(data) is 4x too large 2077 // this is usually corrected in the Add step 2078 endif 2075 2079 // 2076 2080 kappa = detCnt/countTime/attenTrans*1.0e8/(monCnt/countTime)*(pixel/sdd)^2
Note: See TracChangeset
for help on using the changeset viewer.