Eric Larson

Results 673 comments of Eric Larson

I think the idea would be to allow `ch_type` to be a `list | tuple` and iterate over it, creating and adding a separate projector for each type in the...

Ahh okay. The separate average reference case can actually be solved easily by the user looping over N types and passing them as arguments one by one to get N...

> how do I average all these ch_type specific projections that I added to yield a single projection? You would not average the projectors together, you would create a single...

@moritz-gerster do you plan to work on this soon-ish? If not, then someone else might be able to push this over the finish line

@agramfort this one will hopefully come back green or close to it. Ready for review/merge from my end

It's probably full-scene antialiasing (`multi_samples`) or depth peeling that's the problem. Can you try on latest `main`? I think we changed the logic recently a little bit. If just using...

Layout is really only ever meant to be used with `plot_topo`, never shown in relationship to a head circle (because in general the geometry is incorrect / inconsistent). This has...

> 1. ... It would be very helpful if e.g. the zero value (or min/max) was shown as well. By default, DC is removed (and sometimes *huge*) so this is...