Given a series of NIfTI images describing a tumour under treatment, measure changes in the tumour's Hounsfield radiodensity as a function of time.
A screenshot of the result:
First, install dependencies:
make install
Third, run the tests:
make test
Do all tests pass without error?
If yes, you can run the app (assuming you have patient data available):
make run
No patient data has been committed to this repository.