Step 1: Download and mv the zip files here:
	./ics_original_010.zip
	./templateLDA_O010.zip
	./data_raw_in.zip
	./data_raw_out.zip
	./Processed_10/SHA3_512_I01_10_*.zip {0000-0009}

Step 2: Unzip the files:
	./init.sh

Step 3: If you want to clean the pre-calculated results:
	./clean.sh

Step 3: Testing procedure:
	python3 SASCA_TA.py 0 10

Step 4: Print the results:
	python3 calculate_data_new.py 0 10

Step 5: Clean the dependant data:
	./pack.sh

