Changeset 969 for sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS
- Timestamp:
- Nov 13, 2015 4:03:38 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS/EventModeProcessing.ipf
r942 r969 2065 2065 // IndexForHistogram(data1,data2,myhist) 2066 2066 // Wave index=SavedIndex 2067 // JointHistogram(data1,data2,myHist,index)2067 // EV_JointHistogram(data1,data2,myHist,index) 2068 2068 // NewImage myHist 2069 2069 // … … 2073 2073 2074 2074 2075 Function JointHistogram(w0,w1,hist,index)2075 Function EV_JointHistogram(w0,w1,hist,index) 2076 2076 wave w0,w1,hist,index 2077 2077
Note: See TracChangeset
for help on using the changeset viewer.