newSensorFromSpectra-function: A function to convert a sensorSpectra to a Sensor

Description Usage Arguments Value

Description

Converts a sensorSpectra object to a Sensor object. A sensor object exists alongside a wavelength ratio (e.g. 410/470), so this function must be supplied those (in the form lambda_1/lambda_2)

Usage

1
newSensorFromSpectra(sensorSpectra, lambda_1, lambda_2)

Arguments

sensorSpectra

A sensorSpectra object

lambda_1

the first wavelength in the excitation ratio lambda_1/lambda_2

lambda_2

the second wavelength in the excitation ratio lambda_1/lambda_2

Value

A Sensor object


julianstanley/SensorOverlord documentation built on Oct. 19, 2020, 2:29 p.m.