Demetris Roumis
Demetris Roumis
Panel won't serve a notebook that starts with something like: ```python %load_ext autoreload %autoreload 2 ``` error: ```bash Invalid syntax in '.ipynb' on line 4: "cell_type": "code", Traceback (most recent...
Based on the mockup provided in [this notebook](https://github.com/holoviz-topics/neuro/blob/f670f74251a71f45b00c049dcc27495005cdc6e2/workflows/multi-channel-timeseries/dev/annotate1d_mockup.ipynb). Besides the diagrammed features in sidebar of the screenshot, others feature requests include: - Table is reactive to changes - Synced selections...
This FR is to implement editing the range of an individual annotation by manipulating the rendered element in the plot. Interaction type 1: click and drag the edge of an...
Add install instructions to README
I'll probably abandon the cards on the index page because bugs in Panel
## Problem: On their own, our current methods like Datashader and downsampling are insufficient for data that cannot be fully loaded into memory. ## Description/Solution/Goals: This project aims to enable...
## Summary and Links - [`annotation`](https://github.com/orgs/holoviz-topics/projects/1/views/1?filterQuery=neuro-labels%3A%22*annotation*%22) (lead: `@hoxbro`) - Use holonote for roi/annotation management - Potential extension: UI integration into the Bokeh toolbar. ## Relevant Workflows - ephys viewer -...
## Summary and Links [`scale-bar`](https://github.com/orgs/holoviz-topics/projects/1/views/1?filterQuery=neuro-labels%3A%22*scale-bar*%22) (lead: @mattpap for Bokeh, @Hoxbro for HoloViews) Resulting Issues and PRs: - https://github.com/holoviz/holoviews/pull/6002 - https://github.com/bokeh/bokeh/pull/13319 - https://github.com/bokeh/bokeh/pull/13625 ## Relevant Workflows - Waveform - Stacked-timeseries -...
- [ ] works with subcoordinate_y in target plot - [ ] works with dynamic map for target plot - [ ] works with a rasterized image in source plot...
## Summary and Links - [`channel-type-grouping`](https://github.com/orgs/holoviz-topics/projects/1/views/1?filterQuery=neuro-labels%3A%22*channel-type-grouping*%22) Support channel-type grouping with different sampling and amplitude range (normalization). - [`grouped-y-scaling`](https://github.com/orgs/holoviz-topics/projects/1/views/1?filterQuery=neuro-labels%3A%22*grouped-y-scaling*%22): Manual scaling/zooming of Y axis per channel group - includes hover-based scroll-zooming...