These examples show how to use some of the available components of the python module. They uses the same dataset as for Section 3.3, “A Fortran 90 example”. If you configurations allows it, you can run theses examples typing for example this from the installation package directory:
<user> cd example && make python1
<user> make install
This first example is similar to Section 3.3, “A Fortran 90 example”: a PCA/MSSA is performed on the whole dataset, and the first oscillation (pair of MSSA modes) is reconstructed using phases composites (16 phases).
In this second example, two different areas are analysed at the same time. This is intented to mimics the used of two different datasets that are stacked, before being analysed. Such approach (see for example Raynaud et al (2006)) allows to find modes of variability in a arbitrary number of variables, provided you are careful with units (performing appropriate normalisations).