Wiser for OASYS

OasysWiser is the GUI part of Wiser in Oasys. It is a reboot of OASYS1-WISE2.

Hierarchy:
* LibWiser - Python implementation of WISE (numerical integration using Huygens integral)
* wofrywiser - intermediate layer, taking care of compatibility with the rest of Oasys packages
* OasysWiser - GUI part, calling wofrywiser intermediate routines

Work in progress

* Everything

Installing

OasysWiser is pip installable (https://pip.pypa.io/) by:

    pip install OASYS1-OasysWiser

to install it.

