Short description of scripts:
test_container.py: Test your container locally (run and measure time). This is similar to what is done in the test runs of the validation phase.run_submission.py: Used bytest_container.pyand in the actual evaluation system to execute the singularity container.metric_evaluation.py: Used bytest_container.pyto compute metrics. Note that this implementation based on medpy is not identical to the one used during the testing phase.