magni.afm._config moduleΒΆ

Module providing configuration options for the magni.afm subpackage.

See also

magni.utils.config.Configger
The Configger class used

Notes

This module instantiates the Configger class provided by magni.utils.config. The configuration options are the following:

algorithm : {‘amp’, ‘gamp’, ‘it’, ‘iht’, ‘sl0’}
The compressed sensing reconstruction algorithm subpackage to use (the default is ‘it’).