Changes between Version 1 and Version 2 of NCNROutput1D_2DQxQy
- Timestamp:
- Jul 7, 2010 10:02:22 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NCNROutput1D_2DQxQy
v1 v2 1 1 The 2D "!QxQy ASCII" output files of SANS data are of the format below. Based on the instrument settings, each pixel of the 2D detector data is converted into Qx and Qy. The 2D detector is a normal XY coordinate system when viewed from the neutron source. Qx and Qy both positive is a point in the upper right quadrant and both negative is a point in the lower left quadrant. What corrections have been applied to the data depend on what (if any) reduction steps were applied before exporting the file. 2 2 3 In each file there is a header of information describing the sample information (gleaned from the raw data file) and information about the processing steps that were taken to generate the reduced data file. The data is in a 3-column format where the 3columns are:[[BR]]3 In each file there is a header of information describing the sample information (gleaned from the raw data file) and information about the processing steps that were taken to generate the reduced data file. The data is in a 8-column format where the 8 columns are:[[BR]] 4 4 5 5 1- Qx (1/Angstrom)[[BR]] 6 6 2- Qy (1/Angstrom)[[BR]] 7 7 3- I(Qx,Qy) (1/cm)[[BR]] 8 4-err I(QxQy) (1/cm)[[BR]] 9 5- Qz (1/A)[[BR]] 10 6- SigmaQ Parallel (1/A)[[BR]] 11 7- SigmaQ Perpendicular (1/A)[[BR]] 12 8- fs Beamstop Shadow factor (0,1][[BR]] 8 13 9 No errors are currently carried with the data. 14 Note that the Q-values are set up (naturally) on an XY grid. The resolution function is most conveniently defined at each XY value in terms of the orthogonal directions - parallel to Q and perpendicular to Q. 15 16 The error on the intensity is currently calculated as the square root of the intensity. For later analysis, any error values that are zero, Inf, or NaN are set equal to the average error of the entire data set. A full error propagation through the data reduction is in progress. 10 17 11 18 (only a snippet of the file is shown here) 12 19 13 20 {{{ 14 FILE: SILIC009.SA3_SRK_S109 CREATED: 22-JAN-2008 02:39:1121 FILE: SILIC009.SA3_SRK_S109 CREATED: Fri, Jun 4, 2010 3:46:37 PM 15 22 LABEL: Silica 2 pct in D2O Scatt 1.3M 16 23 MON CNT LAMBDA (A) DET_OFF(cm) DET_DIST(m) TRANS THICK(cm) 17 7.6329e+06 6 20 1.33 0.725010.224 1e+08 6 20 1.33 0.7248 0.2 18 25 BCENT(X,Y) A1(mm) A2(mm) A1A2DIST(m) DL/L BSTOP(mm) DET_TYP 19 26 106.8 64.59 50 3 5.4675 0.142 50.8 ORNL 20 SAM: RAW Data File:SILIC009.SA3_SRK_S10921 BGD: none22 EMP: none23 DIV: none24 MASK: none25 ABS Parameters (3-6): none26 Average Choices: none27 SAM: SILIC009.SA3_SRK_S109 28 BGD: SILIC004.SA3_SRK_S104, 29 EMP: SILIC003.SA3_SRK_S103, 30 DIV: PLEX_2NOV2007_NG3.DIV, 31 MASK: DEFAULT.MASK, 32 ABS Parameters (3-6): TSTAND=1;DSTAND=1;IZERO=1.2418e+05;XSECT=1 33 Average Choices: AVTYPE=QxQy_ASCII;SAVE=Yes;NAME=Auto;PLOT=Yes; 27 34 28 *** Data written from RAW folder and may not be a fully corrected data file *** 29 Data columns are Qx - Qy - I(Qx,Qy) 35 *** Data written from ABS folder and may not be a fully corrected data file *** 36 Data columns are Qx - Qy - I(Qx,Qy) - err(I) - Qz - SigmaQ_parall - SigmaQ_perp - fSubS(beam stop shadow) 37 ERROR WAVE IS ONLY AN ESTIMATE - 6/2010 38 ASCII data created Fri, Jun 4, 2010 3:46:38 PM 30 39 31 ASCII data created Wed, May 14, 2008 1:35:44 PM 32 33 -0.3940681 -0.2451703 121 34 -0.3907249 -0.2451703 62 35 -0.387372 -0.2451703 120 36 -0.3840096 -0.2451703 70 37 -0.3806376 -0.2451703 67 38 -0.3772562 -0.2451703 91 39 -0.3738652 -0.2451703 77 40 -0.3704649 -0.2451703 86 41 -0.3670552 -0.2451703 78 42 -0.3636362 -0.2451703 66 43 -0.3602079 -0.2451703 84 44 -0.3567703 -0.2451703 61 45 -0.3533236 -0.2451703 67 40 -0.3778205 -0.2270851 0.1054546 0.3247378 0.09729926 0.02633375 0.002935865 1 41 -0.3747085 -0.2273637 0.1062517 0.3259627 0.09613394 0.02617764 0.002936665 1 42 -0.3715851 -0.2276406 0.09981947 0.3159422 0.09497544 0.02602152 0.002937462 1 43 -0.3684504 -0.2279159 0.09411432 0.3067806 0.09382387 0.02586539 0.002938257 1 44 -0.3653043 -0.2281895 0.08147036 0.2854301 0.09267932 0.02570928 0.002939048 1 45 -0.3621468 -0.2284615 0.1085722 0.329503 0.09154189 0.0255532 0.002939837 1 46 -0.3589782 -0.2287316 0.1018893 0.319201 0.09041167 0.02539716 0.002940621 1 47 -0.3557983 -0.2290001 0.1163103 0.341043 0.08928876 0.02524117 0.002941402 1 46 48 }}} 47 49 [[BR]]