- Timestamp:
- Mar 18, 2013 10:10:23 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS/MC_SimulationScripting.ipf
r901 r902 296 296 cw = {1e-18,3.346,0,9,0} 297 297 Sim_SetIncohXS(0) // incoh XS = 0 for empty beam 298 Sim_SetThickness(0.1) // thickness (cm) to give proper level of scattering 299 298 300 299 301 totalTime = Sim_RunTrans_2D(confList,ctTimeList,titleStr,runIndex) … … 1010 1012 End 1011 1013 1012 Proc Sim_SetupRunPanel() : Panel1013 PauseUpdate; Silent 1 // building window...1014 NewPanel /W=(399,44,764,386)1015 ModifyPanel cbRGB=(56639,28443,117)1016 ShowTools/A1017 EndMacro1014 //Proc Sim_SetupRunPanel() : Panel 1015 // PauseUpdate; Silent 1 // building window... 1016 // NewPanel /W=(399,44,764,386) 1017 // ModifyPanel cbRGB=(56639,28443,117) 1018 // ShowTools/A 1019 //EndMacro
Note: See TracChangeset
for help on using the changeset viewer.