Changeset 1233 for sans/Dev/branches/quokka_fix
- Timestamp:
- Dec 9, 2019 7:02:41 PM (3 years ago)
- Location:
- sans/Dev/branches/quokka_fix/NCNR_User_Procedures/Reduction/SANS
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/branches/quokka_fix/NCNR_User_Procedures/Reduction/SANS/QKK_DesmearingUtils.ipf
r1215 r1233 27 27 // Variable/G root:myGlobals:gIsMac = 0 28 28 //SetIgorOption to keep some PC's (graphics cards?) from smoothing the 2D image 29 Execute "SetIgorOption WinDraw,forceCOLORONCOLOR=1"29 //Execute "SetIgorOption WinDraw,forceCOLORONCOLOR=1" 30 30 endif 31 31 -
sans/Dev/branches/quokka_fix/NCNR_User_Procedures/Reduction/SANS/QKK_Initialize.ipf
r908 r1233 120 120 Variable/G root:myGlobals:gIsMac = 0 121 121 //SetIgorOption to keep some PC's (graphics cards?) from smoothing the 2D image 122 Execute "SetIgorOption WinDraw,forceCOLORONCOLOR=1"122 //Execute "SetIgorOption WinDraw,forceCOLORONCOLOR=1" 123 123 endif 124 124
Note: See TracChangeset
for help on using the changeset viewer.