- Timestamp:
- Oct 1, 2009 10:15:08 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS/MultScatter_MonteCarlo_2D.ipf
r558 r564 10 10 // 11 11 // 12 13 14 15 // *** look into erand48() as the (pseudo) random number generator (it's a standard c-lib function, at least on unix) 16 // and is apparantly thread safe. drand48() returns values [0.0,1.0) 17 //http://qnxcs.unomaha.edu/help/product/neutrino/lib_ref/e/erand48.html 18 19 20 12 21 // - Why am I off by a factor of 2.7 - 3.7 (MC too high) relative to real data? 13 22 // I need to include efficiency (70%?) - do I knock these off before the simulation or do I
Note: See TracChangeset
for help on using the changeset viewer.