which_module_idx: Function returns both col and row number of a dead pixel.

View source: R/module.R

which_module_idxR Documentation

Function returns both col and row number of a dead pixel.

Description

Function returns both col and row number of a dead pixel.

Usage

which_module_idx(x, y, module_edges_col, module_edges_row)

Arguments

x

pixel x coordinate

y

pixel y coordinate

module_edges_col

vector of columns that contain edges of modules

module_edges_row

vector of rows that contain edges of modules

Value

tmp


alan-turing-institute/DetectorChecker documentation built on April 13, 2025, 8:57 p.m.