The purpose of this program is to process the lab RA-SHG data:
- Auto signal selection and process the corresponding data
- Data fitting program to fir the lab results
For our equipment lists, check our website: Link
Note: You can modify this program to fit your experimental setup.
- This package requires Python and/or Python IDE
- The size of the data should be 512x512
- It must be RA measurement (not fixed anylzer measurement)
- Format of all the file need to be txt (but you can modify the code to fit your applications)
- We use
Experimental_Parameters.txt
to log our experimental requirement (You can find the example under Example/) - Temperature depemdence and imaging mode still in a preliminary development phase
- Run from the Python IDE using code
main.py
.
Our group focuses on studying novel phases of matter in low-dimensional quantum systems. We exploit a variety of experimental techniques, such as femtosecond laser-based nonlinear optical spectroscopy and synchrotron-based photoemission spectroscopy/microscopy, to investigate the electronic and magnetic structure at the surface and interface.
This project is contributed by:
- Chunli Tang (Auburn University – Electrical and Computer Engineering: chunli.tang@auburn.edu)
Advisor:
- Dr. Masoud Mahjouri-Samani (Auburn University – Electrical and Computer Engineering: mzm0185@auburn.edu)
- Dr. Wencan Jin (Auburn University – Physics Department: wjin@auburn.edu)