- Timestamp:
- Jan 31, 2013 12:15:12 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS/EventModeProcessing.ipf
r893 r896 1480 1480 SetDataFolder root:Packages:NIST:Event 1481 1481 1482 1483 1482 1484 Variable fileref 1483 1485 String buffer … … 1493 1495 numLines = 0 1494 1496 1497 //Have to declare local variables for Loadwave so that this compiles without XOP. 1498 String S_waveNames 1499 // and those for the XOP 1500 Variable V_nXYevents,V_num1,V_num2,V_num3,V_num0,V_totBytes,V_numPP,V_numT0,V_numDL,V_numFF,V_numZero 1501 Variable V_numBad,V_numRemoved 1495 1502 1496 1503 // what I really need is the number of XY events
Note: See TracChangeset
for help on using the changeset viewer.