The LOTUS toolkit features two GUIs built to read, compile, and analyse raw Empatica EmbracePlus data over user-defined periods of time (i.e., EDA, BVP, systolic peaks, temperature, accelerometer, and event tags). The two GUI components include the LOTUS reader and analyser, which may be downloaded and used independently of one another.
- LOTUS Reader can selectively reconstitute fragmented 'chunks' of raw EmbracePlus data (i.e., avro files) as a continuous timeseries. Batch processing is enabled to allow users to reconstitute data across multiple subjects and multiple days.
- LOTUS analyser allows users to visualise and navigate the raw signal data, edit event tags, and complete basic preprocessing.
Feedback and suggestions may be sent to: jack.fogarty@nie.edu.sg
- Install Matlab 2023b or later (a compiled version is available for users without Matlab)
- Download and install python version 3.11.x prior to using LOTUS (https://www.python.org/downloads/)
- Install the avro python library as recommended by Empatica using 'pip install avro'
- Other python libraries (i.e., json, csv, and os) are also required but should be installed with python by default
- Start Matlab
- Add the folder containing LOTUS_reader to the Matlab including subfolders
- Type "LOTUS_reader" or "LOTUS_analyser" in the Matlab command window and press enter
- Check the instructions PDF for GUI workflow
It is possible to use LOTUS without Matlab but running a compiled version of the app. A compiled version of LOTUS can be made available to users upon request to: jack.fogarty@nie.edu.sg