Follow the steps below to install dependencies and run the example.
python -m venv .venv
source ./.venv/Scripts/activate
python -m pip install -e .holodoppler preview "D:\path\to\holo.holo" "./src/holodoppler/default_parameters.json"holodoppler process "D:\path\to\holo.holo" "./src/holodoppler/default_parameters.json"python -m pip install -e .[build]
python build_installer.pyThis project is licensed under the GNU General Public License v3.0 only. See LICENSE.