Classes
- Experiment
- Subject
- Description
- Initialisation
- Magic methods
- Setter functions
- Getter functions
Subject.get_name()Subject.get_group()Subject.get_gender()Subject.get_age()Subject.get_joint_labels()Subject.get_trial()Subject.get_trials()Subject.get_trials_id()Subject.get_number_of_trials()Subject.get_sequence()Subject.get_sequences()Subject.get_audio()Subject.get_audios()Subject.get_recording_session_duration()Subject.get_height()Subject.get_arm_length()
- Predicate functions
- Trial functions
- Trial
- Time Series
- Sequence
- Description
- Initialisation
- Magic methods
- Public methods
- Private methods
- Initialisation functions
Sequence._define_name_init()Sequence._set_time_unit()Sequence._load_from_path()Sequence._load_poses()Sequence._load_single_pose_file()Sequence._load_sequence_file()Sequence._create_pose_from_table_row()Sequence._create_pose_from_json()Sequence._set_timestamps_time_unit()Sequence._load_json_metadata()Sequence._load_date_recording()Sequence._set_joint_labels()Sequence._apply_joint_labels()Sequence._set_system()Sequence._calculate_relative_timestamps()
- Correction functions
- Miscellaneous functions
- Initialisation functions
- Pose
- Joint
- Audio
- Audio derivatives
- Description
- Initialisation
- Magic methods
- Public methods
- Setter functions
- Getter functions
AudioDerivative.get_path()AudioDerivative.get_name()AudioDerivative.get_condition()AudioDerivative.get_samples()AudioDerivative.get_sample()AudioDerivative.get_number_of_samples()AudioDerivative.get_timestamps()AudioDerivative.get_duration()AudioDerivative.get_frequency()AudioDerivative.get_info()
- Correction functions
- Conversion functions
- Saving function
- Copy function
- Private methods
- Initialisation methods
AudioDerivative._load_from_path()AudioDerivative._load_from_samples()AudioDerivative._load_samples()AudioDerivative._load_single_sample_file()AudioDerivative._load_audio_derivative_file()AudioDerivative._load_json_metadata()AudioDerivative._calculate_frequency()AudioDerivative._calculate_timestamps()
- Special method
- Initialisation methods
- Graphic Classes
- Description
- WindowArea
- Initialisation
- Methods
WindowArea.set_resolution()WindowArea.set_blit_coordinates()WindowArea.set_elements()WindowArea.add_element()WindowArea.remove_element()WindowArea.set_height_window_in_meters()WindowArea.contains()WindowArea.convert_x()WindowArea.convert_y()WindowArea.get_resolution()WindowArea.fill()WindowArea.blit_background_surface()WindowArea.blit()WindowArea.show()
- Timer
- GraphicSequence
- Initialisation
GraphicSequenceGraphicSequence.sequenceGraphicSequence.current_pose_indexGraphicSequence.posesGraphicSequence.shape_jointGraphicSequence.color_joint_defaultGraphicSequence.color_joint_correctedGraphicSequence.color_lineGraphicSequence.width_lineGraphicSequence.size_joint_defaultGraphicSequence.size_joint_handGraphicSequence.size_joint_headGraphicSequence.scale_jointGraphicSequence.joints_to_showGraphicSequence.joint_labels_topGraphicSequence.joint_labels_allGraphicSequence.connections_to_showGraphicSequence.connections_topGraphicSequence.connections_allGraphicSequence.ignore_bottomGraphicSequence.show_linesGraphicSequence.joint_surfacesGraphicSequence.shift_xGraphicSequence.shift_yGraphicSequence.zoom_level
- Methods
GraphicSequence._load_poses()GraphicSequence._load_joint_labels()GraphicSequence._load_connections()GraphicSequence._remove_ignored_joints()GraphicSequence._add_entry_joint_surfaces()GraphicSequence._generate_all_joint_surfaces()GraphicSequence.get_timestamp()GraphicSequence.get_duration()GraphicSequence.get_number_of_poses()GraphicSequence.get_current_pose_index()GraphicSequence.set_color_background()GraphicSequence.set_shape_joint()GraphicSequence.set_color_joint_default()GraphicSequence.set_color_joint_corrected()GraphicSequence.set_color_line()GraphicSequence.set_width_line()GraphicSequence.set_size_joint_default()GraphicSequence.set_size_joint_hand()GraphicSequence.set_size_joint_head()GraphicSequence.set_scale_joint()GraphicSequence.set_ignore_bottom()GraphicSequence.set_show_lines()GraphicSequence.set_show_joints_corrected()GraphicSequence.set_shift_x()GraphicSequence.set_shift_y()GraphicSequence.set_zoom_level()GraphicSequence.toggle_ignore_bottom()GraphicSequence.toggle_show_lines()GraphicSequence.toggle_show_joints_corrected()GraphicSequence.set_pose_from_timestamp()GraphicSequence.set_pose_from_index()GraphicSequence.next_pose()GraphicSequence.previous_pose()GraphicSequence.reset()GraphicSequence.apply_events()GraphicSequence.play()GraphicSequence.show_pose()
- Initialisation
- GraphicPose
- GraphicJoint
- Video
- Initialisation
- Methods
Video._load_video()Video._set_frame_start()Video._load_frame()Video.get_timestamp()Video.get_duration()Video.get_number_of_frames()Video.get_fps()Video.get_current_frame_index()Video.set_frame_from_index()Video.set_frame_from_timestamp()Video.reset()Video.next_frame()Video.show_frame()Video.show()
- Keyword arguments
- Graph Elements
- Exceptions
- Description
- Classes
InvalidPathExceptionInvalidParameterValueExceptionEmptyInstanceExceptionImpossibleTimeTravelExceptionInvalidJointLabelExceptionModuleNotFoundExceptionInvalidPoseIndexExceptionJointLabelAlreadyExistsExceptionPoseAlreadyExistsExceptionNotASubPathExceptionDifferentSequencesLengthsExceptionMissingRecordingDateExceptionNoExistingJointListPresetExceptionVariableSamplingRateException