This is the final assignment of the Data Acquisition and Processing Systems (DAPS) course ELEC0136 at UCL.
To run the code, you should
- Creates a fresh conda environment from a
environment.yml
file in the parent folder of the repo. - Executes the code in the
main.py
file, something close to:python main.py
.
GLHF! 😄