sectionHlst: Horizontal section for list of tif images

Description Usage Arguments Value Author(s) Examples

Description

make a horizontal section for list of 2D matrix at specific positions and width. And save to file

Usage

1
2
sectionHlst(tifLst, tifName, pos, width = 10, write2file = FALSE,
  path = "./")

Arguments

tifLst

list of 2D matrices

tifName

names of tif files

pos

array of trace position in pixels

width

trace width in pixels

write2file

store sections to files

path

folder where to store sections

Value

sec list of section list(data.frame(pxH, pxV, Imean, Isd))

Author(s)

K. Juraic

Examples

1
## Not run: sectionHlst(tifLst, tifName, pos, width)

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