create_detector: Create a Detector object

View source: R/layout.R

create_detectorR Documentation

Create a Detector object

Description

Create a Detector object. If the detector_name is not available will raise an exception.

Usage

create_detector(detector_name)

Arguments

detector_name

The name of the detector

Value

Detector S3 object

Examples

detc <- create_detector(available_detectors[1])
detc <- create_detector("Pilatus")

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