- numpy
- matplotlib
- scipy
- pandas
- multiprocessing
- numpy-stl
- seaborn
Start by initializing the virtual environment:
$ python3 -m venv venv Activate it:
Windows (Powershell):
$ venv\Scripts\Activate.ps1Windows (Command Prompt):
$ venv\Scripts\activate.batmacOS/Linux:
$ source venv/bin/activateInstall the project dependencies:
$ pip install -e .And the necessary packages:
$ pip install numpy matplotlib scipy pandas numpy-stl seabornEnhanced physics modelling for microwave image reconstruction.
Domain partitioning, frequency dependency, boundary detection algorithms and ray tracing.
Data analysis: positioning error, size of the response, contrast.
https://github.com/TysonReimer/ORR-Algorithm
- Illia Prykhodko, Department of Physics & Astronomy, University of Manitoba & National University of Kyiv-Mohyla Academy