Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-12-01 02:22:30 +01:00 committed by GitHub
parent caeb0271cf
commit b3b8876a5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -120,4 +120,6 @@ This is the original clean data and the reconstructed clean data for the first t
![figure 5](image5.png)
## Disclaimer
With decreasing number of channels the reconstructions of the pertubation loses quality. This is due to the fact, that the SVD can not distinguish between the common signal which was mixed in and a random common fate of the time series. In this example, where the clean data is generated from sine waves, this effect is especially strong. You should always take a close look at u[:, 0] which is the reconstructed common signal.