LOTUS
The LOTUS is a GUI primarily built to read, compile, and analyse raw Empatica EmbracePlus data over user-defined periods of time. Fragmented 'chunks' of raw timeseries data output by Empatica (i.e., EDA, BVP, systolic peaks, temperature, accelerometer, and event tags) can be selectively reconstituted as continuous timeseries for further processing.
Install / Use
/learn @jack-fogarty/LOTUSREADME
The LOTUS Toolkit
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. <br>
Feedback and suggestions may be sent to: <a href="mailto:jack.fogarty@nie.edu.sg">jack.fogarty@nie.edu.sg</a> <br> <br> 🍻 Support this thirsty work <a href="https://ko-fi.com/jackfogarty">here</a> <br> <br> <br>
Citation
If using LOTUS reader or anlyser please reference: <br>
<ul>Fogarty, J. S. (2024). LOTUS Software to Process Wearable EmbracePlus Data. Sensors, 24(23), 7462. https://doi.org/10.3390/s24237462 </ul> <br>Installation
- 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 <br>
To use LOTUS
- 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 <br>
Compiled version of LOTUS
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 <br> <br> <br>
Example of the LOTUS Reader - interface for compiling raw data
<br>
<br>
