irfpy.util.irflab_wrapper

Command executed in from irflab import *

To start using irfpy interactively, use the following syntex:

from irflab import *

Then, all the installed irfpy modules will be imported.

irfpy.util.irflab_wrapper.irfpy_init(loglevel=None)[source]