Robert Volcic
banner
volcic.bsky.social
Robert Volcic
@volcic.bsky.social
Multisensory perception, action, statistics, and random noise.
Associate professor at New York University Abu Dhabi.

https://volcic.github.io
Reposted by Robert Volcic
Hiroshi Ashida just suggested that to me too - you're both right. The effect appears to be due to a depth order effect so has nothing to do with the implied perspective. When the lines both extend across the triangle borders (and thus look like they are in front of it) the depth percept disappears:
November 12, 2025 at 9:58 PM
What would happen if you make both lines extend over the illusory border? If the depth effect is due to border ownership assignment, the effect should disappear or weaken.
November 12, 2025 at 3:17 PM
We are using the OptiTrack, it has an Unity plugin, but I don’t have experience with it.

optitrack.com
OptiTrack - Motion Capture Systems
Industry leading precision motion capture and 3D tracking systems for video game design, animation, virtual reality, robotics, and movement sciences.
optitrack.com
November 7, 2025 at 12:20 PM
In any case, the NDI Optotrak was discontinued more than 5 years ago. Since then we have moved to another motion capture system.
November 7, 2025 at 4:31 AM
This code only loads data from an Optotrak tab- or comma-separated values file, it doesn’t give you any control about the data collection part.
November 7, 2025 at 4:26 AM
Quartiles can be estimated in many different ways. For example, R provides 9 different types, see here stat.ethz.ch/R-manual/R-d... and here en.wikipedia.org/wiki/Quantil...
R: Sample Quantiles
stat.ethz.ch
March 20, 2025 at 6:14 PM
And you can conveniently lay your eye in the glass cylinder during the experiment.
January 8, 2025 at 2:16 PM
The problem (maybe) is that there are no two unique groups. Every participant could be labeled as A or B.
November 16, 2024 at 12:58 PM
Maybe I’m misunderstanding something, but you can simply calculate the correlation for each dyad separately and you don’t need lme4. Correlation is a symmetric measure, so it doesn’t matter if you correlate A with B or B with A.
November 16, 2024 at 11:05 AM
Are A and B heartbeat data of a bunch of participants in two tasks/conditions or are they data from a pair of participants?
November 16, 2024 at 7:41 AM
The Satterthwaite method calculates df by balancing the estimated variability of fixed and random effects. Higher variability, especially in random effects, reduces the precision with which fixed effects are estimated, leading to lower df.
November 15, 2024 at 8:29 PM