Source: pysurfer Maintainer: Debian Med Packaging Team Uploaders: Michael Hanke , Yaroslav Halchenko Section: python Priority: optional Build-Depends: debhelper-compat (= 12), dh-python, python3, python3-numpy, python3-setuptools, python3-nibabel, python3-matplotlib, python3-pytest, ipython3, help2man, mayavi2, xvfb, xauth Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/pysurfer Vcs-Git: https://salsa.debian.org/med-team/pysurfer.git Homepage: https://pysurfer.github.com Rules-Requires-Root: no Package: python3-surfer Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-numpy, python3-scipy, python3-nibabel, python3-pil, mayavi2 Recommends: mencoder Breaks: python-surfer (<= 0.7-2.1) Replaces: python-surfer (<= 0.7-2.1) Description: visualize Freesurfer's data in Python3 This is a Python3 package for visualization and interaction with cortical surface representations of neuroimaging data from Freesurfer. It extends Mayavi’s powerful visualization engine with a high-level interface for working with MRI and MEG data. . PySurfer offers both a command-line interface designed to broadly replicate Freesurfer’s Tksurfer program as well as a Python library for writing scripts to efficiently explore complex datasets.