/HyperPlasmon

Code to calculate the superconductivity critical temperature for cuprates.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

HyperPlasmon

Code to calculate the superconductivity critical temperature for cuprates.

"run.sh" calculates the critical superconductivity from the plasmons (hyper-plasmon) data.

"Plot_data.py" plots a visualization of the data: Original and the excel_file fitting.

Requirements: numpy matplotlib scipy ase os glob xlrd==1.2.0

You can install it with pip install --upgrade --user xlrd==1.2.0