Authors:
- Jose Antonio de la O Serna
- Mario Roberto Arrieta Paternina
- Rodrigo David Reyes de Luna
Date: May 2024
- Install Anaconda3 on your machine
- Clone this repository
- Navigate to this repository in your terminal
- Create an environment using the following command (for Mac/Linux use the generic terminal, for Windows, you can use the Anaconda prompt terminal)
- Run
conda env create -f conda.ymlin your terminal - Activate the environment by running
conda activate ROMA-tutorial - Run the app by triggering the python file
python GUI_Ringdown_Analysis_V0.43.py