We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
spectrum
1 parent b314479 commit 9a9a80dCopy full SHA for 9a9a80d
src/correlations.jl
@@ -149,7 +149,7 @@ end
149
Returns the emission spectrum
150
151
```math
152
-S(\omega) = \int_{-\infty}^\infty \left\langle \hat{A}(\tau) \hat{B}(0)} e^{-i \omega \tau \right\rangle d \tau
+S(\omega) = \int_{-\infty}^\infty \left\langle \hat{A}(\tau) \hat{B}(0) \right\rangle e^{-i \omega \tau} d \tau
153
```
154
"""
155
function spectrum(
0 commit comments