SurePulse is a data processing and analysis tool aimed at data collected from tests performed on a Split Hopkinson Pressure Bar
With the latest IntelliJ IDE, import project as Gradle project.
To build SurePulse, run gradle build
. To build a deployable installer run gradle jN
. Run gradle clean
if any errors occur. The installer will be located at build/jfx/native
.