Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 486 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 486 Bytes

SMH Visualization - Plot

This is the Python Package containing the code for the SMH websites plots.

Installation

To install the package locally:

clone this repository
pip install .

To install the package from GitHub.com

pip install git+https://github.com/midas-network/SMHViz_plot

Usage

The package contains multiple documentation on how to use the package.

Vignette: docs/SMHviz_plot_vignette.ipymd Description of SMH plots: docs/plot_description.md