- Timestamp:
- Nov 16, 2017 10:57:32 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/VSANS/V_VSANS_Preferences.ipf
r1056 r1073 93 93 // Special global to prevent fake data from "B" detector from being written out 94 94 val = NumVarOrDefault("root:Packages:NIST:VSANS:Globals:gIgnoreDetB", 1 ) 95 Variable/G root:Packages:NIST:VSANS:Globals:gIgnoreDetB = 095 Variable/G root:Packages:NIST:VSANS:Globals:gIgnoreDetB = 1 96 96 97 97 DoAlert 0,"The Back detector will be ignored. Change this in the Preferences Panel" 98 98 99 // flag to allow adding raw data files with different attenuation (normally not done) 99 100 // val = NumVarOrDefault("root:Packages:NIST:VSANS:Globals:gDoAdjustRAW_Atten",0)
Note: See TracChangeset
for help on using the changeset viewer.