Changeset 247 for sans/SANSReduction/trunk/Put in User Procedures/SANS_Reduction_v5.00/ProtocolAsPanel.ipf
- Timestamp:
- Jan 23, 2008 12:42:16 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/SANSReduction/trunk/Put in User Procedures/SANS_Reduction_v5.00/ProtocolAsPanel.ipf
r116 r247 1997 1997 Variable detCnt,countTime,attenTrans,monCnt,sdd,pixel 1998 1998 String detStr=tw[9] 1999 pixel = DetectorPixelResolution(acctStr,detStr) //get the pixel size from the file information 1999 // pixel = DetectorPixelResolution(acctStr,detStr) //get the pixel size from the file information 2000 //note that reading the detector pixel size from the header ASSUMES SQUARE PIXELS! - Jan2008 2001 pixel = rw[10]/10 // header value (X) is in mm, want cm here 2002 2000 2003 countTime = iw[1] 2001 2004 //detCnt = rw[2] //080802 -use sum of data, not scaler from header
Note: See TracChangeset
for help on using the changeset viewer.