Ignore:
Timestamp:
Nov 13, 2015 4:03:38 PM (7 years ago)
Author:
srkline
Message:

more additions to the R/W functions to access VSANS data files

File:
1 edited

Legend:

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

    r942 r969  
    20652065//      IndexForHistogram(data1,data2,myhist) 
    20662066//      Wave index=SavedIndex 
    2067 //      JointHistogram(data1,data2,myHist,index) 
     2067//      EV_JointHistogram(data1,data2,myHist,index) 
    20682068//      NewImage myHist 
    20692069//       
     
    20732073 
    20742074 
    2075 Function JointHistogram(w0,w1,hist,index) 
     2075Function EV_JointHistogram(w0,w1,hist,index) 
    20762076        wave w0,w1,hist,index 
    20772077  
Note: See TracChangeset for help on using the changeset viewer.