You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In 5.2, orisel assumes an excitation profile that is Gaussian with frequency centered at Exp.mwFreq and FWHM given by Exp.ExciteWidth. The function should be able to take more general pulse shapes as well.
That would of course mean that the analytical convolution with the convolutional Gaussian broadening in Sys.lw or Sys.lwpp needs to be generalized and probably done numerically.
Also, orisel should return the coordinates of the orientational grid, theta and phi.
The text was updated successfully, but these errors were encountered:
In 5.2,
orisel
assumes an excitation profile that is Gaussian with frequency centered atExp.mwFreq
and FWHM given byExp.ExciteWidth
. The function should be able to take more general pulse shapes as well.That would of course mean that the analytical convolution with the convolutional Gaussian broadening in
Sys.lw
orSys.lwpp
needs to be generalized and probably done numerically.Also,
orisel
should return the coordinates of the orientational grid,theta
andphi
.The text was updated successfully, but these errors were encountered: