Installation
HECATE is written in Python. To install run the following commands:
git clone https://github.com/telmonteiro/HECATE
cd HECATE
pip install -e .
Then you can use HECATE from Python with:
import HECATE
HECATE is written in Python. To install run the following commands:
git clone https://github.com/telmonteiro/HECATE
cd HECATE
pip install -e .
Then you can use HECATE from Python with:
import HECATE