-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2c07f93
commit 90b1995
Showing
1 changed file
with
7 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,7 @@ | ||
# Coherence_from_Interferometry | ||
A tutorial on using Python to extract the fringe contrast from an interferogram and calculate the temporal decay of the first-order correlation function. | ||
# Calculating the Temporal Decay of *g*<sup>(1)</sup>(*t*) Using Python | ||
|
||
## Objective | ||
|
||
This repository aims to demonstrate how to extract the fringe contrast from an interferogram and calculate the temporal decay of the first-order correlation function *g*<sup>(1)</sup>(*t*). | ||
|
||
The code was developed by [Konstantinos Orfanakis](https://scholar.google.com/citations?user=U5drfBUAAAAJ&hl=en) and [Dr Hamid Ohadi](https://scholar.google.com/citations?user=x6E7md4AAAAJ&hl=en) at the University of St Andrews and was extensively used for our first publication ([Phys. Rev. B 103, 235313 (2021)](https://journals.aps.org/prb/abstract/10.1103/PhysRevB.103.235313)). |