pyrem.visualization module
This is prototypical early visualisation module.
It allows visualisation of Polygram objects using matplotlib.
In the future, The visualisation tool should be faster and more interactive.
It is likely to become independent of matplotlib.
-
class pyrem.visualization.PolygramDisplay(polygram, max_point_amplitude_plot=1000)[source]
Bases: object
-
show()[source]