Requirements
The ITI tool is build on python libraries which are necessary to download first to run the tool. It requires the following packages to be installed on your system:
torch>=1.8
sunpy>=2.0
scikit-image
scikit-learnt
tqdm
numpy
matplotlib
astropy
aiapy
drms
pandas
gsutil
These packages can be installed using the following pip command:
pip install torch>=1.8 sunpy>=2.0 scikit-image scikit-learn tqdm numpy matplotlib astropy aiapy drms pandas gsutil