wf_psf.run

Entry point and application runner.

This module setups the run of the WF_PSF pipeline.

Author:

Jennifer Pollack <jennifer.pollack@cea.fr>

Functions

mainMethod()

Run the main entry point of the wavediff program.

setProgramOptions()

Define Program Options.

wf_psf.run.mainMethod()[source]

Run the main entry point of the wavediff program.

The main entry point to the wavediff program.

wf_psf.run.setProgramOptions()[source]

Define Program Options.

Set command-line options for this program.

Returns:

args – Argument Parser Namespace object

Return type:

argparge.Namespace object