Skip to content

Djllesh/UofM_MWIBC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

112 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microwave imaging for breast cancer

Requirements:

  • numpy
  • matplotlib
  • scipy
  • pandas
  • multiprocessing
  • numpy-stl
  • seaborn

Working with the repo using a virtual environment:

Start by initializing the virtual environment:

$ python3 -m venv venv 

Activate it:

Windows (Powershell):

$ venv\Scripts\Activate.ps1

Windows (Command Prompt):

$ venv\Scripts\activate.bat

macOS/Linux:

$ source venv/bin/activate

Install the project dependencies:

$ pip install -e .

And the necessary packages:

$ pip install numpy matplotlib scipy pandas numpy-stl seaborn

Repo info:

Enhanced 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.

Original repo:

https://github.com/TysonReimer/ORR-Algorithm

Author

  • Illia Prykhodko, Department of Physics & Astronomy, University of Manitoba & National University of Kyiv-Mohyla Academy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages