Skip to content

Repo to compare different single/multiple scattering algorithms computationally.

Notifications You must be signed in to change notification settings

bionanoimaging/Tensorflow_MultipleScattering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toolbox to test different multiple scattering algorithm on GPU using Tensorflow

Installation

Install the following toolboxes:

pip install tensorflow-gpu 
pip install NanoImagingToolbox
pip install InverseModelling
pip install numpy
´´´

In order to use the NanoImagingToolbox and InverseModelling Toolbox, please contact use, since it has not been oficially published yet.   

## BPM - Split-Step Fourier Method
Following the idea of U. Kamilov et al. 
To test the code, please execute the file [BPM_test.py](BPM_test.py).

## SEAGLE
Following the idea of U. Kamilov and L. Waller et al. 
=> comming soonish

## Vellekoop 
Following the idea of Osnabrugge et al. 
=> comming soonish


About

Repo to compare different single/multiple scattering algorithms computationally.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages