Skip to content

StanleyChanGroup/TurbulenceSim_v1

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

filename change
6949cc5

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
October 13, 2021 19:27
October 13, 2021 19:27
July 29, 2021 11:17

TurbulenceSim_v1Public

This repository contains the code for the following paper:

Nicholas Chimitt and Stanley H. Chan "Simulating anisoplanatic turbulence by sampling intermodal and spatially correlated Zernike coefficients," Optical Engineering 59(8), Aug. 2020

How to use:

  • There are two example files provided, the "Example_1_full.py" file, and the "Example_2_tiltonly.py" files. The tilt-only file is simpler, yet the Example_1_full offers the full version of the simulator described in our work. The Example_1_full is a documented typical usage case.

  • The "TurbSim_v1_main.py" file forms the main body of the functionality, calling upon "Motion_Compensate.py" and "Integrals_Spatial_Corr.py" as needed. The functions therein are documented to help in their interpretability.

Packages included

We would also encourage those interested in this simulator to use the Python version, which offers more flexibility and ease of use than its MATLAB counterpart.

If you find our work helpful in your research, please consider citing our paper

@article{chimitt_chan_sim,
author = {Nicholas Chimitt and Stanley H. Chan},
title = {{Simulating anisoplanatic turbulence by sampling intermodal and spatially correlated Zernike coefficients}},
volume = {59},
journal = {Optical Engineering},
number = {8},
publisher = {SPIE},
pages = {1 -- 26},
keywords = {atmospheric turbulence, simulator, anisoplanatism, Zernike polynomials, spatially varying blur, Turbulence, Point spread functions, Optical engineering, Wave propagation, Optical transfer functions, Atmospheric propagation, Computer simulations, MATLAB, Visualization},
year = {2020},
doi = {10.1117/1.OE.59.8.083101},
URL = {https://doi.org/10.1117/1.OE.59.8.083101}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages