gaussian-propagation
Science Score: 44.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
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.8%) to scientific vocabulary
Last synced: 7 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: 13dmcculloch
- Language: Python
- Default Branch: main
- Size: 22.5 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Created almost 2 years ago
· Last pushed almost 2 years ago
Metadata Files
Readme
Citation
README.md
gaussian-propagation
Simulate the beam waist/bend radius of a Gaussian beam propagating through free space affected by lenses.
Synopsis
Change beam parameters such as initial wavelength and MFD (which can be calculated analytically) in beam.json. Any number of lenses can be specified in lenses.json, just add another block with the name of the lens and the parameters.
Owner
- Login: 13dmcculloch
- Kind: user
- Repositories: 1
- Profile: https://github.com/13dmcculloch
Citation (citation.cff)
cff-version: 1.2.0 message: "Gaussian beam propagation." authors: - family-names: "McCulloch" given-names: "Douglas" orcid: "https://orcid.org/0009-0004-0946-5506" title: "gaussian-propagation" version: 1.0.0 date-released: 2024-06-10 url: "https://github.com/13dmcculloch/gaussian-propagation"