- Timestamp:
- Nov 16, 2017 10:57:32 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/VSANS/V_WorkFolderUtils.ipf
r1055 r1073 607 607 // (3) dead time correction 608 608 // TODO: 609 // x- remove the hard-wired test - done610 609 // -- test for correct operation 611 610 // x- loop over all of the detectors … … 646 645 647 646 // (4) solid angle correction 648 // TODO-- this currently calculates the correction factor AND applys it to the data647 // -- this currently calculates the correction factor AND applys it to the data 649 648 // -- as a result, the data values are very large since they are divided by a very small 650 649 // solid angle per pixel. But all of the count values are now on the basis of 651 650 // counts/(solid angle) --- meaning that they can all be binned together for I(q) 652 // -and- TODO - this will need to betaken into account for absolute scaling (this part is already done)651 // -and- - this is taken into account for absolute scaling (this part is already done) 653 652 // 654 653 // the solid angle correction is calculated for ALL detector panels.
Note: See TracChangeset
for help on using the changeset viewer.