- Timestamp:
- Feb 5, 2010 4:15:18 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS/SASCALC.ipf
r605 r630 1146 1146 Wave mask = $(destPath + ":mask") 1147 1147 mask = 0 1148 //t wopixels all around1149 mask[0, 1][] = 11150 mask[12 6,127][] = 11151 mask[][0, 1] = 11152 mask[][12 6,127] = 11148 //three pixels all around 1149 mask[0,2][] = 1 1150 mask[125,127][] = 1 1151 mask[][0,2] = 1 1152 mask[][125,127] = 1 1153 1153 // 1154 1154 //pixels within rcentr of beam center are broken into 9 parts (units of mm)
Note: See TracChangeset
for help on using the changeset viewer.