Usage ===== .. _installation: Installation ------------ To use cyclostationary_analysis, first install it using pip: .. code-block:: console (.venv) $ pip install lumache Using the code -------------- To create a test signal, use the ``cyclostationary_analysis.create_rect_bpsk()`` function: .. autofunction:: cyclostationary_analysis.create_rect_bpsk