CLI
Navigate into infepy scripts. In the terminal type:
python morph.py
The module can be called with different options.
morph.py [-h] [–function FUNCTION] [–smoothing SMOOTHING]
- optional arguments:
- -h, - -help show help message and exit
- , - -function FUNCTION Basis Function for morphing.
- . - -smoothing SMOOTHING Smoothing Factor
Morphing
from the command line cd into the directory ..Github/infepy/infepy : python morph.py --function $FUNCTION --smoothing $SMOOTHING