dispel.providers.generic.tasks.pinch package#
Processing package for the pinch test.
Submodules#
- dispel.providers.generic.tasks.pinch.attempts module
PinchAttempt
PinchAttempt.TOUCH_CLS
PinchAttempt.__init__()
PinchAttempt.add_is_valid_pinch()
PinchAttempt.bottom_finger
PinchAttempt.double_touch_asynchrony
PinchAttempt.first_push_bottom_fingers
PinchAttempt.first_push_top_fingers
PinchAttempt.from_data_frame()
PinchAttempt.gesture_factory()
PinchAttempt.is_successful
PinchAttempt.is_valid
PinchAttempt.pinch_begin
PinchAttempt.pinch_end
PinchAttempt.pinching_duration
PinchAttempt.top_finger
PinchTarget
PinchTarget.id
PinchTarget.parent_id
PinchTarget.hand
PinchTarget.size
PinchTarget.radius
PinchTarget.coordinates
PinchTarget.appearance
PinchTarget.attempts
PinchTarget.__init__()
PinchTarget.contact_coordinates_bottom_fingers()
PinchTarget.contact_coordinates_top_fingers()
PinchTarget.contact_distances()
PinchTarget.first_attempt
PinchTarget.first_pushes()
PinchTarget.from_level()
PinchTarget.get_attempts_from()
PinchTarget.get_contact_distance()
PinchTarget.has_attempts
PinchTarget.reaction_time
PinchTarget.total_duration
PinchTouch
double_touch_asynchrony()
dwell_time()
number_successful_pinches()
pinching_duration()
reaction_time()
success_duration()
total_duration()
total_number_pinches()
- dispel.providers.generic.tasks.pinch.modalities module
- dispel.providers.generic.tasks.pinch.steps module
ATTEMPT_DURATION_VALIDATOR
ATTEMPT_DURATION_VALIDATOR_MS
AggregateDoubleTouchAsynchronyByHand
AggregatePinchAccuracyByHand
AggregateSuccessfulPinchesByHand
AggregateTotalPinchAttemptsByHand
BubbleSizeTransformMixin
ExtractContactDistance
ExtractDoubleTouchAsynchrony
ExtractDwellTime
ExtractFingerSuccessBase
ExtractFirstPushes
ExtractFirstReactionTimeByHand
ExtractJerk
ExtractMeanSquaredJerk
ExtractMeanSquaredPressureJerk
ExtractPinchAccuracy
ExtractPinchTimeToPeakByHandFinger
ExtractPinchingDuration
ExtractPressureJerk
ExtractPressures
ExtractReactionTime
ExtractReactionTimeByBubbleSize
ExtractReactionTimeByHand
ExtractSingleShotDuration
ExtractSpeed
ExtractSuccessBase
ExtractSuccessDeformingDuration
ExtractSuccessfulPinchAttempts
ExtractTimeToPeakAsynchronicity
ExtractTimeToPeakSpeedFinger
ExtractTotalDuration
ExtractTotalPinchAttempts
HandModalityFilterMixin
Pinch1ShotDurationByHand
PinchAggregateModalitiesByHand
PinchConcatenateBubbles
PinchConcatenateHands
PinchConcatenateHandsGroup
PinchConcatenateTargets
PinchConcatenateTargetsLevels
PinchFlag
PinchProcessingAggregate
PinchProcessingHandSensor
PinchProcessingHandSize
PinchProcessingHandSizeAttempt
PinchProcessingHandSizeFinger
PinchProcessingHandSizeFingerSuccess
PinchProcessingHandSizeSuccess
PinchProcessingLevel
PinchProcessingLevelTarget
PinchProcessingSize
PinchProcessingStepGroup
PinchReactionTimeByHand
PinchTimeToPeakByHand
TargetPropertiesExtractStep
TransformApplyMeasureMixin
TransformApplyMeasureMixin.data_id
TransformApplyMeasureMixin.description
TransformApplyMeasureMixin.get_column_id()
TransformApplyMeasureMixin.get_column_name()
TransformApplyMeasureMixin.get_data_set_id()
TransformApplyMeasureMixin.get_definitions()
TransformApplyMeasureMixin.get_new_data_set_id()
TransformApplyMeasureMixin.measure
TransformApplyMeasureMixin.measure_id
TransformApplyMeltedLevels
TransformAttempt
TransformAttemptPeakSpeed
TransformContactDistance
TransformDoubleTouchAsynchrony
TransformDwellTime
TransformExplodeMeltedLevelsAttempt
TransformExplodeMeltedLevelsSuccess
TransformFirstPushes
TransformJerk
TransformMeanSquaredJerk
TransformMeanSquaredPressureJerk
TransformMeltedLevels
TransformParallelExplodeMeltedLevels
TransformParallelExplodeMeltedLevels.__init__()
TransformParallelExplodeMeltedLevels.get_apply_function()
TransformParallelExplodeMeltedLevels.get_column_id()
TransformParallelExplodeMeltedLevels.get_column_name()
TransformParallelExplodeMeltedLevels.get_new_data_set_id()
TransformParallelExplodeMeltedLevels.get_property()
TransformParallelExplodeMeltedLevels.post_process_apply()
TransformPinchingDuration
TransformPressureJerk
TransformPressures
TransformReactionTime
TransformReactionTimeByBubbleSize
TransformSingleShotDuration
TransformSpeed
TransformSuccessDeformingDuration
TransformTargetProperties
TransformTimeToPeak
TransformTotalDuration
TransformWrapExplodeMeltedLevels
attempts_from_targets()
compute_reaction_time()
duration_extended()
peak_properties()
reaction_time_extended()