- Timestamp:
- Apr 6, 2010 4:56:48 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS/SASCALC.ipf
r630 r665 87 87 // other variables 88 88 // -(hard coded right now - look for NVAR declarations) 89 Variable/G root:Packages:NIST: SAS:gBinWidth=189 Variable/G root:Packages:NIST:gBinWidth=1 //uses global preference 90 90 Variable/G root:Packages:NIST:SAS:gisLogScale=0 91 91 String/G root:Packages:NIST:SAS:FileList = "SASCALC" … … 1125 1125 dtdist = 1000*reals[18] // det distance in mm 1126 1126 1127 NVAR binWidth=root:Packages:NIST: SAS:gBinWidth1127 NVAR binWidth=root:Packages:NIST:gBinWidth 1128 1128 // Variable binWidth = 1 1129 1129
Note: See TracChangeset
for help on using the changeset viewer.