Skip to content

Simple Python 3 script that reads in a spectrum and uses HITRAN line data to perform a Voight profile NLLSQ fit

License

Notifications You must be signed in to change notification settings

kzuraski/Simple_Py_Peak_Fit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple_Py_Peak_Fit

Simple Python 3 script that reads in a spectrum and uses HITRAN line data to perform a Voight profile NLLSQ fit (with offset). Change line, experimental and file properties as needed. Available in Jupyter notebook and .py format.

Version 0:

Preliminary version shows fitting capability and is hard coded to:

  • Fit a single line in the MIR (used experimentally)
  • Only fits in the Absorption/wavenumber domain

About

Simple Python 3 script that reads in a spectrum and uses HITRAN line data to perform a Voight profile NLLSQ fit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 96.7%
  • Python 3.3%