Is your feature request related to a problem? Please describe.
After running gazeclassify, the csv file returns data in long format (hierarchical data for each frame for each AOI / instance). This is not intuitive.
Describe the solution you'd like
- Add an analysis script in R/Python to create plots / group by summaries for each frame
- Include in an additional analysis module
- Produce a simple example project summary for new users
Is your feature request related to a problem? Please describe.
After running gazeclassify, the csv file returns data in long format (hierarchical data for each frame for each AOI / instance). This is not intuitive.
Describe the solution you'd like