dispel.providers.generic.tasks.draw package#
Processing package for the drawing test.
Submodules#
- dispel.providers.generic.tasks.draw.intersections module
- dispel.providers.generic.tasks.draw.modalities module
- dispel.providers.generic.tasks.draw.shapes module
AREA_RADIUS
CTR
HALF_SCREEN_X
HALF_SCREEN_Y
SHAPE_BOUNDARIES
SHAPE_SIZE
bottom_left()
bottom_right()
check_is_in_area()
extract_distance_axis_sc()
extract_distance_axis_scc()
flag_valid_area()
generate_infinity()
generate_model_coordinates()
generate_spiral()
generate_square_clock()
generate_square_counter_clock()
get_max_dist_corner()
get_proper_level_to_model()
get_reference_path()
get_segment_deceleration()
get_user_path()
get_valid_path()
get_valid_up_sampled_path()
remove_overshoots()
remove_reference_head()
sc_corners_max_dist()
scc_corners_max_dist()
top_left()
top_right()
up_sample_user_path()
- dispel.providers.generic.tasks.draw.steps module
AddRawPacmanScore
AggregateAxesMeanDistance
AggregateCornerMeanDistance
AggregateDistanceThresholdByHandAndShape
AggregateDuration
AggregateDurationByHand
AggregateInstantSpeed
AggregateIntersections
AggregateIntersectionsByHand
AggregateIntersectionsPerSeconds
AggregateIntersectionsPerSecondsByHand
AggregateSimilarity
AggregateSimilarityByHand
AggregateSparc
AggregateSparcByHand
AggregateSpeedSimilarity
AggregateSpeedSimilarityByHand
ContinuousLevel
CreatableShape
CreatableShapeFlag
CreateShapes
DRAWING_SIM_MEDIAN_MEAN
DRAWING_SIM_MEDIAN_Q95_MINUS_Q05
DRAWING_USER_DURATION_MEAN
DRAWING_USER_DURATION_Q95_MINUS_Q05
DRAWProcessingStepsGroupAll
DrawAggregateModalitiesByHand
DrawAggregateModalitiesByHandAndShape
DrawIntentionalTremorMeasures
DrawOppositeDirection
DrawOvershootRemoval
DrawTransformAndExtract
DrawTremorMeasures
DrawUserDistanceThreshold
DrawingFlag
ExtractAxesMeanDistance
ExtractCornerMeanDistance
ExtractDTW
ExtractDrawingCompletionRatio
ExtractDuration
ExtractDurationAccuracyNormedCombined
ExtractIntersections
ExtractIntersectionsFrequency
ExtractIntersectionsPerSeconds
ExtractPressure
ExtractPressureAll
ExtractPressureAllCV
ExtractReactionTime
ExtractReactionTimeAll
ExtractShapeMixIn
ExtractSparc
ExtractSpeedAccuracy
FlagCompleteDrawing
FlagContinuousDrawing
InfinityShapes
RADIUS
TransformDecelerationProfile
TransformInstantSpeed
TransformReactionTime
TransformValidUserPath
ValidPathAssertionMixin
ValidUserPath
compute_pacman_score()
get_instant_speed()
get_speed_accuracy()
get_user_duration()
reaction_time()
wrap_reaction_time()
- dispel.providers.generic.tasks.draw.touch module
DrawShape
DrawShape.id
DrawShape.touches
DrawShape.__init__()
DrawShape.aggregate_all_touches
DrawShape.aggregate_valid_touches
DrawShape.all_data
DrawShape.axis_overshoots
DrawShape.check_dist_thresh()
DrawShape.corners_max_dist
DrawShape.deceleration_data
DrawShape.distance_ratio
DrawShape.from_level()
DrawShape.get_reference
DrawShape.get_up_sampled_valid_attributions
DrawShape.get_up_sampled_valid_no_overshoot_attributions
DrawShape.get_valid_attributions
DrawShape.has_invalid_data
DrawShape.has_touch
DrawShape.intersection_data
DrawShape.intersection_measures
DrawShape.is_square_like_shape
DrawShape.reference_without_head
DrawShape.touches_count
DrawShape.up_sampled_data_without_overshoot
DrawShape.up_sampled_valid_coupling_measure
DrawShape.up_sampled_valid_data
DrawShape.up_sampled_valid_matches
DrawShape.up_sampled_valid_no_overshoot_coupling_measure
DrawShape.up_sampled_valid_no_overshoot_matches
DrawShape.valid_coupling_measure
DrawShape.valid_data
DrawShape.valid_matches
DrawTouch
- dispel.providers.generic.tasks.draw.tremor module