sfg_localfieldfactors
Calculation of local field correction factors for SFG spectroscopy.
Science Score: 67.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
Found 1 DOI reference(s) in README -
✓Academic publication links
Links to: aps.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.4%) to scientific vocabulary
Repository
Calculation of local field correction factors for SFG spectroscopy.
Basic Info
- Host: GitHub
- Owner: james-d-pickering
- License: gpl-3.0
- Language: Python
- Default Branch: main
- Size: 18.6 KB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
SFG_localfieldfactors
Calculation of local field correction factors for SFG spectroscopy.
This simple program allows local field correction factors (sometimes called "Fresnel Factors" - somewhat erroneously) to be plotted for the most common achiral tensor elements probed in SFG spectroscopy. Experimental parameters can be easily changed and the effect on the factors can be seen. The equations plotted were taken from the paper by Zhuang et al - https://link.aps.org/doi/10.1103/PhysRevB.59.12632. One may question whether this needs to be its own repository given that "plotting an equation" is not very difficult - but we needed to find an easy way to link/cite this in a paper...
Owner
- Name: jpicks
- Login: james-d-pickering
- Kind: user
- Website: www.jamesdpickering.com
- Repositories: 1
- Profile: https://github.com/james-d-pickering
Lecturer in Physical Chemistry at University of Leicester
Citation (citation.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: SFG Local Field Correction Factors
message: 'If you use this program, please cite as below.'
type: software
authors:
- given-names: James
family-names: Pickering
email: pickering.jamesd@gmail.com
affiliation: Aarhus University
identifiers:
- type: url
value: >-
https://github.com/james-d-pickering/SFG_localfieldfactors
repository: >-
https://github.com/james-d-pickering/SFG_localfieldfactors
license: GPL-3.0+
version: '1.0'
date-released: '2021-11-22'