Skip to content

Commit 37fd41a

Browse files
authored
Merge pull request #13 from tovrstra/pade-lorentz
Replace Pade by Lorentz
2 parents e1db5be + 8c78ce9 commit 37fd41a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/preparing_inputs/data_sufficiency.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,10 @@ and repeating the analysis with STACIE:
108108
Note that the Z-scores may also be large for other reasons than insufficient data.
109109
This may also occur when the functional form of the model can never match the data,
110110
e.g. fitting a white noise model to a spectrum that has a non-zero slope.
111-
- When using the Pade model, the total simulation time should be sufficient
111+
- When using the Lorentz model, the total simulation time should be sufficient
112112
to resolve the zero-frequency peak of the spectrum.
113113
The width of the peak can be derived from
114-
[the Pade model](../theory/model.md)
114+
[the Lorentz model](../theory/model.md)
115115
and is $1/2\pi\tau_\text{exp}$,
116116
where $\tau_\text{exp}$ is the exponential correlation time.
117117
Because the resolution of the frequency axis of the power spectrum is $1/t_\text{sim}$,

0 commit comments

Comments
 (0)