draw.panels: Add panel edges to plot

Description Usage Arguments Details Examples

Description

Mark edges of individual panels in array

Usage

1

Arguments

p

List containing y, a named vector of y-coordinates of panel corners, and x, a named vector of x-coordinates of panel corners.

Details

Each detector panel outputs 128 x 1024 pixels, with some cropping at each edge of the combined image.

Examples

1
2
pixel.image(b.150828)
draw.panels()            # marks specified panel boundaries

ClairBee/IO.Pixels documentation built on May 6, 2019, 11:50 a.m.