Google+
Join free weekly webinars
Find us on
Back

Maintenance update

Changes

  • New Addin for Kinect 2 is added into the package. The AddIn brings various functions of 3D motion capture for body, face and head of participants. Motion capture data can be collected up to 6 persons in parallel
  • The obsolete AddIn for Kinect 1 is excluded from the package but is still available by request
  • New Addin for Tobii Pro Glasses is added into the package
  • All real-time plots in EventIDE are updated to a new hardware-accelerated graphics engine, which performs 100x faster than the old plotting engine and allows 3D data visualization
  • OpenBCI element now allows running an impedance check with a live widget that shows the electrode scalp map and corresponding impedance values
  • Radar element is largely reworked. Now the element can show gaze positions from multiple trackers and visualize them with a fading trail of custom duration.
  • Color Blob tracking element is completely reworked. Now it generates a live XAML widget visualize the tracking that allows tuning the blob tracking parameters in real-time
  • All elements that generates live widgets for the status screen are re-assigned to a new element category, Widgets.
  • File Signal now automatically detects a format of the selected input file
  • Full path to a selected input file is now shown in properties of File Signal element
  • Special rendering mode, ‘Deferred composition’, is introduced in the properties of the experiment object. The mode minimize the rendering lock times for experimental scenarios that require most precise rendering timing.
  • EventIDE rendering now supports ultra-fast rendering transforms, for instance, changing offsets of the event surfaces
  • Back-buffer composition events are shown now in the profiler, in the Rendering panel
  • Multi-channel Plotter element is renamed to Multi-channel Analyzer
  • Signal statistics properties are added to the Multi-channel Analyzer element
  • Signal Analyzer element is renamed to Single-channel Analyzer

Fixes

  • Issue with exporting data report files to Excel, when another data file is already opened there
  • Issue with the up-case letters in web addresses used by Web Analyzer element
  • Issue with a noticeable delay in offsets of events containing the Wave Player and Tone Generator elements
  • Issues with EventIDE hanging on compiling XAML, when an error in code is located in the XAML styles and template definitions
  • Issue with Saccade Detector element not recording results into a merged data file
  • Issue with occasional 'the collection enumeration' errors on loading EventIDE experiments
  • Issue with the horizontal layout of GUI controls generated by the Dashboard element
  • Issue with Signal Writer element not recording the final data chunk, if it’s not complete
  • Minor issues with Webcam OpenCV element