Pilot study for Tingle wrist-worn position-tracking device intended for use with body-focused repetitive behaviors such as trichotillomania.
β 68.42% JavaScript coverage
Function to count usable samples. Returns a(n optionally human-readable, ie with labeled steps) pandas DataFrame of ontarget samples per step per participant. π documentation
Function to update a DataFrame with an inappropriate number of samples in coordinator agreement. Returns a pandas DataFrame updated with single-rater matches replacing dual-rater agreement in cases indicated by condition given. π documentation
string name of coordinator giving instructions, facing the participant's face, and recording data via Tingle Gesture Detection Pilot Study App connected to the Tingle via Bluetooth
string name of coordinator not giving instructions, facing the participant's right side, and recording data via Tingle Gesture Detection Pilot Study App not connected to the Tingle
boolean if the Tingle was proximal to the target per firstCoordinator
boolean if the Tingle was proximal to the target per secondCoordinator
numeric output of proximity sensor
string hand on which the Tingle was worn, 'L' for left, 'R' for right
datetime timestamp converted to ISO 8601
string notes entered by either coordinator in his respective Tingle Gesture Detection Pilot Study App
boolean coordinator-agreed proximity to target calculated as [(coordinator1 & coordinator2) if (step = step_c2)]
int index of participant, incrementing with each reset of the pair of Tingle Gesture Detection Pilot Study Apps. Indexed participants with no true values in ontarget are indications of asynchronous resets between coordinators and not actual participants.
numeric caluclated from accelerometer output
string text of the prompt given by a coordinator prior to the current action
numeric caluclated from accelerometer output
string 'A', 'B', 'C' or 'D' indicating semantic groupings of questions
integer sequential index of question per firstCoordinator
integer sequential index of question per secondCoordinator
string the target for which coordinators would indicate proximity
numeric output of one thermopile
numeric output of one thermopile
numeric output of one thermopile
numeric output of one thermopile
integer Unix time milliseconds
string name of coordinator who added that row's notes