iTrace-Dev / iTrace

Infrastructure supporting implicit eye tracking on software artifacts within the IDE and browser.
http://www.i-trace.org
2 stars 0 forks source link

Data format needed #94

Closed shbonita closed 6 years ago

shbonita commented 7 years ago

Need to come to agreement on the data format that will be used to store eye tracking data generated from sessions.

The change of the data format will impact fixation filters, visualization components, and anything else that uses the fixation and raw gaze data output by iTrace core.

shbonita commented 7 years ago

Jonathan is working on the format structure keeping in mind that we will be using srcML to reference source code entities.

shbonita commented 7 years ago

tracker data is separate from plugin data. They are related by session ID. They are merged after each session from the iTrace-Core interface.

shbonita commented 6 years ago

Closed as this is now part of https://github.com/iTrace-Dev/iTrace-Core/issues/53