Replies: 2 comments 3 replies
-
|
Congrats on getting everything to work!
A probability value of 0 means all 1s are going to be converted to 2s and the motor will never turn.
N.B. I have started the discussion section in the repo a converted this issue to a discussion. |
Beta Was this translation helpful? Give feedback.
-
|
Dear Gilestro we have recently biuld up ethoscopes based on your development and we have been analyzing data with the python in collab scripts and suddenly the function plot_overtime stop to run it seems objets of the type behavpy do not support this function anymore. Any ideas? AttributeError Traceback (most recent call last) /usr/local/lib/python3.11/dist-packages/pandas/core/generic.py in getattr(self, name) AttributeError: 'behavpy' object has no attribute 'plot_overtime' I tried changing the plot function but the thing is the ones from seaborn or plotly crashes the arguments of sex, and groups since the columns ar not exactly part of the main dataframe Thanks for your time and help, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
Finished my first few ethoscope tracking experiments with sleep deprivator units (https://giorgiogilestro.notion.site/The-new-Modular-SD-Device-05bbe90b6ee04b8aa439165f69d62de8) today (yay!), and notice two columns in the .db files (reading them in "DB Broswer for SQLite" currently) named "is inferred" and "has interacted" which either take "0" or "1" values. Can someone tell me what these two columns indicate exactly? Do "has interacted" of "1" refer to sleep deprivator motor action? Thanks for any shared insight - Ruud
Beta Was this translation helpful? Give feedback.
All reactions