Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 559 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 559 Bytes

ftir-jupyter-notebook

functions.py

functions.py was the initial program used with the Radis library. The primary purpose was to generate a spectrum using calc_spectrum and then using custom functions from Dr. Raston to modify the spectrum depending on different temperatures and windows.

Breakdown-of-Process-Spectrum.ipynb

Used to present the custom functions that were translated from Mathematica to Python to Dr. Raston. The Jupyter Notebook allows a dynamic enjoinment for visually displaying Python code and output with generated graphs.