gisaxs2D_angle: gisaxs2D_angle(mat, aif, tthf, tif_name, save2file = FALSE,...

Description Usage Arguments Author(s) Examples

Description

display 2D matrix data with Q scale and/or save in png file

Usage

1
2
gisaxs2D_angle(mat, aif, tthf, tif_name, save2file = FALSE, width = 2,
  height = 1, title = TRUE)

Arguments

mat

z values (intensity)

aif

alpha_if scale values

tthf

tthf scale values

tif_name

tif file name

save2file

save to file

width

image width

height

image height

title

to put title or not

Author(s)

K. Juraic

Examples

1
2
3
4
## Not run: gisaxs2D_Q(mat, aif, tthf, tif_name,
                     save2file = FALSE,
                     width = 600, heiht = 400, title = TRUE)
## End(Not run)

kjuraic/rsaxs documentation built on May 20, 2019, 10:26 a.m.