cum_psf | R Documentation |
Calculates the uni (annular) or bidimensional (sectorial, grid) cumulative PSF.
cum_psf(psfi, norm = TRUE)
psfi |
An object produced by the function |
norm |
Logical. Should the PSF be normalize to integrate to unity? |
The Monte Carlo simulation returns the area integral PSF on the intervals defined by the break points of the accumulator. This function sum those contributions evaluating the cumulative distribution at the break points.
A numeric vector if the input simulation is in annular geometry and a matrix if is in sectorial or grid geometry.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.