Welcome to pyzernike’s documentation!#
Description of the package#
Zernike polynomials computation and visualization.
The Zernike polynomials are defined as follows:
with :
where \(n\) is the radial order, \(m\) is the azimuthal frequency, \(\rho\) is the normalized radial coordinate (\(0 \leq \rho \leq 1\)) and \(\theta\) is the azimuthal angle.
Contents#
The documentation is divided into the following sections:
Installation: This section describes how to install the package.
API Reference: This section contains the documentation of the package’s API.
Usage: This section contains the documentation of how to use the package.
A terminal commmand is created to plot the first zernike polynomials. The command is called pyzernike and can be used as follows:
pyzernike
License#
Please refer to the [LICENSE] file for the license of the package.