pyActigraphy icon indicating copy to clipboard operation
pyActigraphy copied to clipboard

Issue with the reading of some actigraph

Open amondino opened this issue 4 years ago • 3 comments

Hi! The actical solution worked amazing, but I am having some issues with some of the actigraph files It is saying this: DatabaseError: Execution failed on sql 'SELECT state, timeStamp FROM capsense': no such table: capsense

Thanks! Ale

amondino avatar Dec 03 '21 18:12 amondino

Hello @amondino

Indeed, the "wear" sensor is either no present on some models or simply not configured in your recordings.

It has been fixed in this commit.

Until I make a new release with this fix, may I ask you to use the "develop" branch? Follow the info "for developers" in the installation section.

NB: just a side remark, for the future, the "wear" sensor is extremely handy as it can be used to create a "non-wear" mask. Instead of manually specifying the non-wear periods in a mask file.

ghammad avatar Dec 06 '21 10:12 ghammad

Thanks Dr. Hammad, but the commit link is not working, could you please include it again? Thanks Alejandra

amondino avatar Dec 06 '21 14:12 amondino

Hi @amondino ; it is fixed. But just to be sure: it is a link to a commit that shows the issue has been fixed. For your own info.

Now, you need to use the code in the "develop" branch. You will find the info about how to use the code under "For developers" in the installation section (cf. previous message).

HTH.

Greg

ghammad avatar Dec 06 '21 15:12 ghammad

Closing now as it has been fixed.

ghammad avatar Dec 01 '22 16:12 ghammad