Results 115 issues of Benedikt Ehinger

I get exactly the same result with a `render_density` of 1 or 20. Is it somehow not applied? I was hoping to get higher quality render with GLMakie (because I...

I tried using the package, but I only get a blue box: ![grafik](https://github.com/user-attachments/assets/eace7ebe-077c-4dea-b464-4e5b1bb049e7) I first tried with `tectonic` - but also tested it with a fresh installed `latexmk` `GLMakie` works...

Improves upon #220. I want to add a dedicated page discussing this still

- **up predict.jl** - **add assert** - **Update src/predict.jl** - **Update src/predict.jl** - **rename variable** - **Update src/predict.jl** - **update assert in predict.jl** - **minor predict improvements**

@juliaregistrator register Minor: Compat-Bump

``` let data_obs = Observable(UnfoldMakie.eeg_array_to_dataframe(rand(10,20))) plot_topoplotseries!(Figure(),data_obs;bin_num = 5,positions=rand(Point2f,10)) data_obs[] = UnfoldMakie.eeg_array_to_dataframe(rand(10,20)) end ``` This should work, but doesnt I get an ``` ArgumentError: column name :cont_cuts not found in the...

bug

- [ ] y-axis of timeexpanded should reflect that it is a cut-out - [ ] for timeexpanded models, it should be possible to return the non-timeexpanded design matrix as...

enhancement

Timeexpanded labels are not pretty currently ![grafik](https://user-images.githubusercontent.com/10183650/142771193-8aa5e5cb-810f-487c-af79-cdf93c3627d4.png) Some kind of hierarchical labels would be cool.

Hi! Thanks a ton for the xdf importer. I stumbled today because I want to use my EEG-Amp as the "main-clock", that is, change all timestamps to the nominal sampling...

when running a datashader with AggMean (and thus Point3f), the Colorbar is currently not working. Reason is that in L505 in datashader.jl a tuple is returned and not a single...

bug
Makie
plot
Legend & Colorbar
colors