Skip to content

Code for publication: "Interference Fringe Mitigation in Short-Delay Self-Heterodyne Laser Phase Noise Measurements"

License

Notifications You must be signed in to change notification settings

jasper9000/SDSHFringeMitigation.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDSHFringeMitigation

The code and data accompanying the publication

J. Riebesehl, D. C. Nak and D. Zibar, "Interference Fringe Mitigation in Short-Delay Self-Heterodyne Laser Phase Noise Measurements" (2025)

Installation steps

  1. Install the Julia programming language. Preferably, install the latest version via juliaup.

  2. Download this repository. Launch a terminal and navigate to the root of directory of SDSHFringeMitigation.

  3. Launch julia in the terminal in this directory.

  4. Install Pluto:

    julia> import Pkg; Pkg.add("Pluto")

  5. Launch the notebook of choice using Pluto:

    julia> using Pluto

    julia> Pluto.run(notebook="examples/example_simulation.jl")

About

Code for publication: "Interference Fringe Mitigation in Short-Delay Self-Heterodyne Laser Phase Noise Measurements"

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages