averagePower.waves: Extract Powers for a Single Wavelength from MultiPAS Data

Description Usage Arguments Value Examples

Description

Extracts powers for a single wavelength in a MultiPAS data frame. Used in averagePower.

Usage

1
averagePower.waves(x, cal = c(c(0.058, 0.035, 0.038, 0.039)), limits = c(300, 350), period = 1800)

Arguments

x

A vector of powers for a single wavelength.

cal

A vector of calibration coefficients for the photodiode/power meter.

limits

The limits in seconds over which to average the power for each run.

Value

A vector of effetive powers in mV through time.

Examples

1
2
3

alphonse/aeRo documentation built on May 11, 2019, 11:21 p.m.