- Timestamp:
- Dec 17, 2010 5:20:39 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS/ANSTO_DataReadWrite.ipf
r726 r776 202 202 String/G root:Packages:NIST:RAW:fileList = textw[0] 203 203 204 Duplicate/O data $"root:Packages:NIST:RAW:linear_data" //data read in is on linear scale, copy it now 205 204 206 Return 0 205 207 … … 298 300 String/G $(curPath + ":fileList") = textw[0] 299 301 302 Duplicate/O data linear_data //data read in is on linear scale, copy it now 303 300 304 //return the data folder to root 301 305 SetDataFolder root:
Note: See TracChangeset
for help on using the changeset viewer.