Read the script to understand what it is doing.
It just demonstrates how to use pyfplo.fedit to
choose the basis.

run extbasis.py as

  extbasis.py

then have a look what was created.
Now run

  extbasis.py -r -c

to do the calculations and collect the results.

Or just

  extbasis.py  -c

to only collect results (if there are any yet).

If pyfplo path needs to be set use wrapp.sh. First edit pyfplopath
in wrapp.sh and then just put it in front as in any of the following.

wrapp.sh extbasis.py
wrapp.sh extbasis.py  -r -c
wrapp.sh extbasis.py  -c
