Changeset 921 for sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS
- Timestamp:
- Sep 12, 2013 10:11:24 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS/MC_SimulationScripting.ipf
r905 r921 1 1 #pragma rtGlobals=1 // Use modern global access method. 2 3 4 5 6 //************ 7 // un-comment the Macros menu declaration to provide easier access to the functions 8 //************ 9 10 2 11 3 12 // this is a file with all of the functions that can be used to 4 13 // script the MC simulation of data 5 // 1D will also be supported, unless I can find a reason not to support this. 6 // 7 // there will be a lot of utility functions to "move" the parts of an instrument that 14 // 15 // there are a lot of utility functions to "move" the parts of an instrument that 8 16 // are "moveable" into different configurations. The aim is to have this appear as 9 17 // much like running an experiment as possible. … … 542 550 543 551 // 544 // Important - in the reduction process, set the 552 // Important - in the reduction process, set the dead time correction to something 545 553 // really small, say 10^-15 so that it won't have any effect (since the detector CR is fictionally high) 546 554 //
Note: See TracChangeset
for help on using the changeset viewer.