tscnlab / LightLogR

Work With Data from Wearable Light Loggers and Optical Radiation Dosimeters
https://tscnlab.github.io/LightLogR/
GNU General Public License v3.0
9 stars 2 forks source link

LightLogR with MotionWatch 8 #32

Open joanna-j99 opened 6 days ago

joanna-j99 commented 6 days ago

Hi Johannes, I am writing to you regarding the LightLogR package used for light exposure analysis. The team I work with would be very interested in using it to analyse our data, similar to what you present in the package description. During the experiment, we have been using a MotionWatch 8 devices (Camntech) but I do not see it in the list of supported devices. I wanted to ask if it is still possible to use LightLogR for our data, despite having different device? I am also uploading an example file. I would very much appreciate your help! All the best, Joanna

sub02_test_1.csv

JZauner commented 5 days ago

Hi Joanna,

thanks for reaching out! I´ll gladly add the MotionWatch 8 to the list of supported devices. I can write an import function based on the file you provided. Two things I´d like to get a bit more detail on:

All the best, Johannes

joanna-j99 commented 1 day ago

Hi, Regarding the issues you asked about:

  1. the data does not always start at line 16. Sometimes it can start a few lines lower, but the order is always: Raw data, then headers (Date, Time, Activity, Light) and data.
  2. time is local.

Thank you, Joanna