- Timestamp:
- Oct 18, 2018 12:09:16 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/VSANS/V_HDF5_RW_Utils.ipf
r1114 r1117 148 148 // -- the pixel value is needed for display of the panels 149 149 if(kBCTR_CM) 150 //V_ConvertBeamCtr _to_mm(folder,detStr,destPath)150 //V_ConvertBeamCtrPix_to_mm(folder,detStr,destPath) 151 151 // 152 152 … … 164 164 else 165 165 // beam center is in pixels, so use the old routine 166 V_ConvertBeamCtr _to_mm(folder,detStr,destPath)166 V_ConvertBeamCtrPix_to_mm(folder,detStr,destPath) 167 167 endif 168 168 … … 211 211 212 212 // beam center is in pixels, so use the old routine 213 V_ConvertBeamCtr _to_mmB(folder,detStr,destPath)213 V_ConvertBeamCtrPix_to_mmB(folder,detStr,destPath) 214 214 215 215 // endif
Note: See TracChangeset
for help on using the changeset viewer.