Changeset 425 for sans/Dev


Ignore:
Timestamp:
Oct 7, 2008 2:47:43 PM (14 years ago)
Author:
ajj
Message:

Remove now unused PlotUtils?

Location:
sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS
Files:
1 deleted
1 edited

Legend:

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

    r418 r425  
    7878        String fname 
    7979        //this function is for reading in RAW data only, so it will always put data in RAW folder 
    80         String curPath = "root:Packages:NIST:RAW" 
     80        String curPath = "root:Packages:NIST:RAW:" 
    8181        SetDataFolder curPath           //use the full path, so it will always work 
    82         Variable/G root:RAW:gIsLogScale = 0             //initial state is linear, keep this in RAW folder 
     82        Variable/G root:Packages:NIST:RAW:gIsLogScale = 0               //initial state is linear, keep this in RAW folder 
    8383         
    8484        Variable refNum,integer,realval 
Note: See TracChangeset for help on using the changeset viewer.