spectral-hom

A module for plotting Hong-Ou-Mandel coincidence probabilities for input photons with various spectral properties.

https://github.com/cdrago21/spectral-hom

Science Score: 18.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

A module for plotting Hong-Ou-Mandel coincidence probabilities for input photons with various spectral properties.

Basic Info
  • Host: GitHub
  • Owner: cdrago21
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 17.2 MB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created almost 3 years ago · Last pushed about 2 years ago
Metadata Files
Readme License Citation

README.md

Spectral HOM

The spectral-hom module can be used to plot Hong-Ou-Mandel coincidence probabilities for input photons with various spectral properties.

Compiling from source

Spectral HOM has the following dependencies:

  • python == 3.12.1
  • matplotlib == 3.8.2
  • scipy == 1.12.0
  • numpy == 1.26.3
  • jupyter == 1.0.0 (to run the example notebooks)

It likely works with others versions, but has not been tested yet.

You can compile the latest development version by cloning the git repository, and installing using pip in development mode. git clone https://github.com/cdrago21/spectral-hom.git cd spectral-hom pip install -e .

Examples and related material

For guidance on how to use the module, check out the jupyter notebooks in the examples directory.

The directory also contains the following supporting material: |Publication|Supporting material| | --- | --- | |Christian Drago and Agata M. Brańczyk. "Hong-Ou-Mandel Interference: A spectral-temporal analysis" To be published |Fig 2,Fig 3,Fig 4,Fig 5,Fig 6 |

Owner

  • Name: Christian Drago
  • Login: cdrago21
  • Kind: user

Citation (CITATION.bib)

@misc{spectral-hom,
  author = {Christian Drago and Agata M. Bra\'{n}czyk},
  title = {{Spectral HOM}},
  howpublished = {\url{https://github.com/cdrago21/spectral-hom}},
  year = {2024},
}

GitHub Events

Total
  • Watch event: 1
  • Fork event: 1
Last Year
  • Watch event: 1
  • Fork event: 1