Description Usage Arguments Value Author(s) Examples
calculate Angular and Q scale for section from pixels array
1 | secCalcAngleQ(sec, ai, calib)
|
sec |
section data.frame(pxH, pxV, Imean, Isd) |
ai |
angle of incidence in deg. |
calib |
data.frame with calibration parameters (pxcH, pxcV, saDet, tiltH, tiltV) |
data.frame(pxH, pxV, Imean, Isd, aif, tthf, af, Qx, Qy, Qz)
K. Juraic
1 | ## Not run: sc <- secCalcAngleQ(secDf, ai, calibDf)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.