brunorpinho / tsvi

Timeseries Viewer
0 stars 3 forks source link

Create simple mth5 plotter sample #7

Closed kkappler closed 1 year ago

kkappler commented 2 years ago

This issue is about making a simple pre-prototype plotter that just shows five channels from an mth5 file which we can use as an example to embed into the UI.

This can be done with matplotlib, but we later will use the newer tools like panel, holoviews, datashader etc.

kkappler commented 1 year ago

This has been prototyped in Tsvi_Golden.ipynb.

There are a few things to do before we close this out:

The plot button doesn't pop to the eye,