Search found 5 matches

by AKittell
Mon May 18, 2015 6:52 am
Forum: General forum
Topic: Separating Nuclear Manifolds
Replies: 7
Views: 4406

Re: Separating Nuclear Manifolds

Here's the code for summing the separated manifolds: Sys.g = [2.0088,2.0061,2.0023]; Sys.A = [6.2*2.8, 4.3*2.8, 35.9*2.8]; Sys.tcorr = 1e-8; Sys.lw = [0 0]; Sys.Nucs = '14N'; Exp.CenterSweep = [338.7 15]; Exp.mwFreq = 9.5; Exp.Harmonic = 0; Exp.nPoints = 4096; Opt.Output = 'separate'; Opt2.Output = ...
by AKittell
Wed May 13, 2015 12:17 pm
Forum: General forum
Topic: Separating Nuclear Manifolds
Replies: 7
Views: 4406

Re: Separating Nuclear Manifolds

In principle, shouldn't the separate manifolds add up to the summed simulation with a three times the intensity? I have found this not to be the case using chili.
by AKittell
Tue May 12, 2015 9:27 am
Forum: General forum
Topic: Separating Nuclear Manifolds
Replies: 7
Views: 4406

Re: Separating Nuclear Manifolds

After playing around with 'separate' and 'summed' for a while, I've noted that when you include any line broadening, the 'separate' option tends to get a little messed up. I'm currently running simulations with a 0.2 mT line broadening, and that results in identical manifold shapes with different in...
by AKittell
Fri May 08, 2015 1:10 pm
Forum: General forum
Topic: Separating Nuclear Manifolds
Replies: 7
Views: 4406

Re: Separating Nuclear Manifolds

Thanks Matt. That's precisely what I was looking for.

For those interested, you can export the simulation into a three column matrix and isolate each column.

Thanks again.
by AKittell
Fri May 08, 2015 8:06 am
Forum: General forum
Topic: Separating Nuclear Manifolds
Replies: 7
Views: 4406

Separating Nuclear Manifolds

Is there a way to visualize the contributions of each nuclear quantum number separately? We are interested in seeing how the mi = +/- 1 manifolds change as a function of rotational correlation time, but want to avoid the effects of overlap.