standarize-phantom

Create the data folder with mkdir data, then place the data (array_slices.mat, array_labels.mat, and array_scan.mat) into ./data

Install dependencies: To install the necessary dependencies you can use pip install -r requirements.txt. It is advised to use it within a python3 virtual environment.