|
||
| Contents -> USER MANUAL AND TUTORIALS -> Using spec with C-PLOT and Other UNIX Utilities -> Scans.4 | |
| spec Manual | |
1.4.2. - Scans.4The C-PLOT user function scans.4 reads in files of ASCII data according to a modest set of conventions. In particular, scans.4 manipulates the X-ray scattering data from the spec data files, doing scan averaging, background subtraction, data normalization and error bar calculation. The C-language source code to scans.4 is always available on your system, is liberally commented and should always be consulted if there is any question as to what operations are being done on your raw data points. The scans.4 user function can be invoked from C-PLOT either as, PLOT-> fn scans.4or PLOT-> fn scans.4 options scan-numbersUse the second form when running from command files. The possible options are:
The default options are: -f data +esSn -rvd -m x=1 y=-1
1.4.2.2. - Merging Scans and Background Subtraction 1.4.2.3. - File Conventions 1.4.2.4. - Data Columns 1.4.2.5. - More Details 1.4.2.6. - The Index File 1.4.2.7. - Normalization and Error Bars |
Top
|
|
Prev | Next
|
|