Skip to content

yig319/SrRuO3_Plume_Dynamics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SrRuO₃ Thin Film Deposition using Pulsed Laser Deposition (PLD)

This repository contains the source code, notebooks, and data analysis for the deposition of Strontium Ruthenate (SRO) thin films on Strontium Titanate (STO) substrates. It integrates structural analysis results obtained from X-ray Diffraction (XRD), Atomic Force Microscopy (AFM), and plume dynamics imaging(PDI) to correlate growth conditions with material quality. The project emphasizes the study of plume behavior during deposition, using in-situ plume dynamic imaging tools.


Overview

The study focuses on:

  • Depositing SRO films on STO substrates using the PLD technique.
  • Characterizing the film's structure and quality through XRD, AFM, and PFM analysis.
  • Analyzing in-situ plume dynamics to understand the relationship between plume behavior and film quality.

This repository provides:


Project Structure

/SrRuO3_Plume_Dynamics
│
├── notebooks/               # Jupyter notebooks for analysis and visualization
│   ├── xrd_analysis.ipynb   # XRD analysis of SRO thin films
│   ├── afm_analysis.ipynb   # AFM imaging and domain structure analysis
│   └── plume_analysis.ipynb # Plume dynamics and growth process analysis
│
├── data/                    # Raw and processed data from experiments
│   ├── AFM_PFM/             # AFM image data (.ibw, .png)
│   └── XRD_RSM/             # XRD data files (.xrdml)
│   └── Plumes/              # Plume imaging data (.tiff, .png)
│
├── figures/                 # Generated figures for result demonstration and visualization.
│
├── src/                     # Source code for data processing and analysis
│
├── requirements.txt         # Python dependencies
├── README.md                # Project overview (this file)
└── LICENSE                  # License information

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published