Changeset 703 for sans/Dev/trunk
- Timestamp:
- Apr 27, 2010 1:53:39 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS/WriteQIS.ipf
r701 r703 398 398 labelWave[0] = "FILE: "+textw[0]+" CREATED: "+textw[1] 399 399 labelWave[1] = "LABEL: "+textw[6] 400 labelWave[2] = "MON CNT LAMBDA(A) DET_OFF(cm) DET_DIST(m) TRANS THICK(cm) "400 labelWave[2] = "MON CNT LAMBDA(A) DET_OFF(cm) DET_DIST(m) TRANS THICK(cm) COUNT TIME" 401 401 labelWave[3] = num2str(rw[0])+" "+num2str(rw[26])+" "+num2str(rw[19])+" "+num2str(rw[18]) 402 labelWave[3] += " "+num2str(rw[4])+" "+num2str(rw[5]) 402 labelWave[3] += " "+num2str(rw[4])+" "+num2str(rw[5])+" "+num2str(intw[2]) 403 403 labelWave[4] = "BCENT(X,Y) A1(mm) A2(mm) A1A2DIST(m) DL/L BSTOP(mm) DET_TYP " 404 404 labelWave[5] = num2str(rw[16])+" "+num2str(rw[17])+" "+num2str(rw[23])+" "+num2str(rw[24])+" "
Note: See TracChangeset
for help on using the changeset viewer.