- new VisitHullSeries()
- .getCentroidTrace()
- .getCentroidTrailTrace()
- .getFrameData()
- .getLastPointTrace()
- .getLayout()
- .getPointsTimeText()
- .getPointsTrace()
- .getPointTrail()
- .getPointTrailTrace()
- .getPolygonTrace()
- .getTraces()
- .getExportData()
- .getHullSeries()
- .getSampleData()
- .getFixations()
- .makeVisits()
- .getVisitEndIndex()
- .makeVisit()
- .getExportData()
- .process() (async) (not working for imotions yet - fine for now)
- .preProcess()
- .getRawData() (async)
- .mergeVideoStimulusRows(rawData)
- .removeHeaders()
- Works but still need tests
- .setFileFormat(rawData)
- .detectFileFormat(rawData)
- .getName()
- .removeHeaders()
- .renameRows(timestampedData)
- .makeEyeevents(renamedRows) (async) (bulk insert is async)
- .getValidCoordinatesOnly(renamedRows)
- .getAssignedRows(validCoordinateRows) (not working for imotions yet - fine for now)
- .assignStimuli(validCoordinateRows)
- .assignAois(rowsWithStimuli)
- .generateImotionsEyeevents(assignedRows) (not working for imotions yet - fine for now)
- .generateSMIEyeevents(assignedRows)