Skip to content

Commit

Permalink
Move syncopy logo to end of page again
Browse files Browse the repository at this point in the history
  • Loading branch information
rly authored Feb 10, 2025
1 parent 78e0a8f commit c337cfe
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/source/tools/syncopy/syncopy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ MatLab package and supports MNE Python, NWB and FieldTrip data formats.

.. short_description_end
.. image:: syncopy_logo.png
:class: align-left
:width: 400

SyNCoPy (Systems Neuroscience Computing in Python, spelled Syncopy in the following) is a Python toolkit for user-friendly, large-scale electrophysiology data analysis. It strives to achieve the following goals:

Syncopy provides a full open source Python environment for reproducible electrophysiology data analysis.
Expand All @@ -32,3 +28,7 @@ Syncopy is scalable to accommodate very large datasets. It automatically makes u
Syncopy is compatible with the MATLAB toolbox `FieldTrip <https://www.fieldtriptoolbox.org/>`_.

Syncopy supports reading data from NWB and exporting data to NWB. See `Syncopy Data Basics <https://syncopy.readthedocs.io/en/latest/user/data_basics.html>`_ for more information.

.. image:: syncopy_logo.png
:class: align-left
:width: 400

0 comments on commit c337cfe

Please sign in to comment.