summary.wf_zfit: Methods for class "wf_zfit"

View source: R/wf_net.r

summary.wf_zfitR Documentation

Methods for class "wf_zfit"

Description

Summary, print, plot, report, and invert methods for the returned list of values from psifit(), fftfit(), or vortexfit()

Usage

## S3 method for class 'wf_zfit'
summary(wffit, digits = 3, printnow = TRUE)

Arguments

wffit

the return values from one of the fringe analysis routines or wf_net()

digits

number of digits to display in print and summary methods

printnow

send output to console?

...

values passed to plot.pupil()

Details

The report method combines the plot, summary, and print methods into an html document and displays it in a browser. The invert method negates the values of wavefronts and Zernike coefficients and returns the adjusted input

Value

summary and print methods return data frame with wavefront summaries and Zernike coefficients


mlpeck/zernike documentation built on April 19, 2024, 3:16 p.m.