Metadata-Version: 2.4
Name: easysurfvis
Version: 1.0.1
Summary: visualize surface map easily
Home-page: https://github.com/SeojinYoon/easy_surf_vis
Author: seojin
Author-email: pures1@hanyang.ac.kr
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: pandas
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary


# easysurfvis

This library is based on rsatoolbox(https://github.com/rsagroup/rsatoolbox).

# Installation
- pip install easysurfvis

# Dependencies

- numpy
- SUITPy
- matplotlib

# License - GPL-3.0 license
