Ignore:
Timestamp:
Feb 17, 2017 1:55:05 PM (6 years ago)
Author:
srkline
Message:

many additions.

Moved unused igor/nexus testing files to Vx_ prefix since they're garbage. Pulled out the useful bits for mask and div R/W and moved those to theire appropriate procedures.

Testing the simple correction of data, only tested basic subtraction. All of it still needs to be verified since I don't have any real header numbers and units yet.

Adjusted the columns on the file catalog to be more appropriate, and added a hook to allow loading of raw data files directly from the table and a popup contextual menu. May add more functionality to it later.

Corrected how the 1D data is plotted so that it correctly uses the binning type. I(q) save now also uses the binning as specified.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS/Initialize.ipf

    r871 r1023  
    115115         
    116116        if(cmpstr("Macintosh",IgorInfo(2)) == 0) 
    117                 String/G root:Packages:NIST:gAngstStr = num2char(-127) 
     117//              String/G root:Packages:NIST:gAngstStr = num2char(-127) 
     118                String/G root:Packages:NIST:gAngstStr = num2char(197) 
    118119                Variable/G root:myGlobals:gIsMac = 1 
    119120        else 
Note: See TracChangeset for help on using the changeset viewer.