This repository contains useful functions to simulate simple Point Spread Function (PSFs), random speckles and microscopy images with measurement noise. All function can be used with Octave and should be compatible with Matlab.
Only 1D and 2D simulations are supported.
To use this library, simply add the folder and subfolders to your path.
See file named example.m
for a commented example on how to use the multiple functions.
- simOTF
- simSpeckles
Any contribution is welcome, to do so create your own branch and when you are ready create a pull request on the main branch.