Results 221 comments of Benedikt Ehinger

will test it as soon as I have access to the lab (likely next week). thanks for the quick response!

Just to support this request - in ggbeeswarm there are some nice examples what to use as the randomization function. ![grafik](https://user-images.githubusercontent.com/10183650/138688938-deb8321a-386e-49da-8646-1e03b362332b.png) I personally have a strong preference for "quasirandom" -...

Just found out, Gadfly has beeswarm, maybe helpful. https://github.com/GiovineItalia/Gadfly.jl/blob/0bec09d30eca618e10c64fe383024211629c0c65/src/geom/beeswarm.jl#L10-L17

(not a developer) but what you can do is use osfclients `fetch` to get single files ``` # download a single file from an OSF project $ osf -p fetch...

If I read the papers correction, `A x B` => `A + B + A·B` would be the historically correct way (Wilkinson 1973, Nelder 1965) (the `x` comes from *crossed*,...

Hi! Thanks a lot for your answer. I did not fully follow your argument with the black-white shapes. Do you think they will bias fixations towards the markers? I guess...

@cpicanco I hope I understood you correctly. For sure other calibration methods could be tested - but my intend is not to benchmark all of pupils calibration methods (I think...

Hey! Thanks for your input. This is already very helpful. I still wonder if someone from pupillabs can give an "official" recommendation?

hi! sorry for the confusion, I think what happens is that I have my notebooks in `./notebooks/A.jl` the starting file in `./start.jl` and the output should go to `./output/` but...

Hi Nicolas, thanks for your response. the silent passing is the EEGlab "pop_chanedit" function you call in automagic (see linked function in original response). Later IClabel "passes" with an error...