Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 337 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 337 Bytes

PETViewer

Build

Building requires the .NET Core 3.1 SDK to be installed.

Build for the platform of your choice, e.g.:

dotnet publish -r win-x64 -c Release

Configuration

If a file init_models exists in the executable directory the application will automatically load the PET model file specified on the first line.