ccp-eva / eyewit

👁‍🗨 Bootstrapping common eye-tracking tasks
MIT License
7 stars 3 forks source link

🔎 Refactor get_looks into single components as complexity grows and performance decreases #44

Open kalaschnik opened 3 years ago

kalaschnik commented 3 years ago

When initializing sotrage data structure for storage, use prefilled lists of NAs of the expected length

this goes with #43