gisaxs2D_Q: gisaxs2D_Q(mat, Qy, Qz, tif_name, save2file = FALSE, width =...

Description Usage Arguments Author(s) Examples

Description

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

Usage

1
2
gisaxs2D_Q(mat, Qy, Qz, tif_name, save2file = FALSE, width = 600,
  height = 400, title = TRUE)

Arguments

mat

z values (intensity)

Qy

Qy scale values

Qz

Qz 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
## Not run: gisaxs2D_Q(mat, Qy, Qz, 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.