- Timestamp:
- Nov 2, 2009 10:55:37 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS/ProDiv.ipf
r575 r588 76 76 endif 77 77 78 #if def QUOKKA78 #if (exists("QUOKKA")==6) 79 79 //corrects edge rows and columns by copy data from adjacent column 80 80 DoAlert 1,"Do edge correction for Quokka detector?" … … 376 376 ConvertFolderToLinearScale("COR") 377 377 378 #if def QUOKKA378 #if (exists("QUOKKA")==6) 379 379 //corrects edge rows and columns by copy data from adjacent column 380 String ctrType="STO",offType="COR" 380 381 DoAlert 1,"Do edge correction for Quokka detector?" 381 382 if(V_flag==1)
Note: See TracChangeset
for help on using the changeset viewer.