InstallationΒΆ

  • Clone the repository:

    git clone https://github.com/isuthermography/PyONDE.git
    
  • Install pre-requisites

    • Python, numpy, h5py

  • Change to directory and install with pip:

    cd PyONDE
    pip install .