find.clusters: Find and label clusters of pixels

Description Usage Arguments Value

Description

Cluster pixels and identify them, labelling outer pixels as cluster bodies and the brightest central pixel as the root.

Usage

1
find.clusters(px, midline = 1024.5)

Arguments

px

Data frame containing pixel coordinates to be examined

midline

Location of panel midline, which electrically separates the upper and lower panels, and so cannot be crossed by column defects. Default is 1024.5; if the detector has no midline separation, enter NA.

Value

Original pixel list, with column 'f.type' populated with factor 'cl.body' or 'cl.root' where appropriate.


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