Does anyone know how to account for an overshoot line in the X-band powder spectrum of copper?
Overshoot line
-
- EasySpin Creator
- Posts: 1120
- Joined: Mon Jul 21, 2014 10:11 pm
- Location: University of Washington
Re: Overshoot line
They appear automatically in the simulation. Here is an example:
Code: Select all
clear, clc
Sys.g = [2, 2.2];
Sys.Nucs = '63Cu';
Sys.A = [10, 400];
Sys.lwpp = 1;
Exp.mwFreq = 9.5;
pepper(Sys,Exp);