Skip to content

Export

Save your data, generate heatmaps and connect to other services.

Finally, data can be exported from Tacty in three major ways: as flat data, as heatmaps, or through connectors to other services.

When exporting flat data, each finger gets the following columns:

  • x - x coordinate of the finger in millimeters
  • y - y coordinate of the finger in millimeters,
  • a column for each Area of Interest, containing 1 if the finger is inside the AOI and 0 if it is outside

Represented in a table, the columns look like this:

timefinger1finger1finger1finger1finger1finger2finger2finger2
xyaoi1aoi2xyaoi1

This data can be exported as a .csv or .xlsx file.

When exporting heatmaps you will be asked to select a folder. Inside, Tacty will generate a .png heatmap for each finger, as well as a combined one.

The following is an example heatmap of a single finger, as well as a combined heatmap of all fingers:

Connectors export data in custom formats, as required by other services.

GazePlotter is a free web application for eye-tracking data analysis and visualization. Built with a commitment to open science, GazePlotter transforms complex gaze data into intuitive, interactive visualizations without requiring registration, subscriptions, or server uploads.

GazePlotter documentation

When exporting to GazePlotter, Tacty will generate a .csv file following the format described in their Custom CSV documentation. Each finger will be represented as a separate participant. You can then easily use the GazePlotter interface to create groups such as “left hand” and “right hand”.