- Timestamp:
- Apr 24, 2018 3:55:39 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/VSANS/VC_VCALCPanel_MockUp.ipf
r1093 r1097 335 335 workTypeStr = "root:Packages:NIST:VSANS:"+type 336 336 337 String collimationStr = "pinhole" //TODO: fill this in from the VCALC panel 338 337 339 // dispatch based on the string, not on the number of selection in the pop string 338 V_QBinAllPanels_Circular(type,V_BinTypeStr2Num(popStr) )340 V_QBinAllPanels_Circular(type,V_BinTypeStr2Num(popStr),collimationStr) 339 341 340 342 sprintf str,"(\"%s\",%d,\"%s\")",workTypeStr,V_BinTypeStr2Num(popStr),winStr
Note: See TracChangeset
for help on using the changeset viewer.