Harrison Ritz

Results 5 issues of Harrison Ritz

Right now you can only plot one stat map per surface render. People often want to plot multiple stat maps. Not familiar with your code base, but it seems like...

Plotting
Impact: medium
Effort: high
Surface

takes argument for colormap opacity. Will break if alpha < 0, but doc + error is informative.

love the package! `BLAS.gemm!` fails for any `PDMat` arguments unless you pass `a.mat`. Maybe something like could be more general: ```Julia pd_gemm!(tA, tB, alpha, A, B, beta, C) = BLAS.gemm!(...

Right now `maxwell_filter` always reconstructs bad channels and then removes their bad label. I think there's going to be a higher prevalence of bad channels for OPM than SQUID (we're...

I want to add custom metadata when I create epochs. I think this should happen within the pipeline so that metadata so the epochs and metadata line up (eg so...