Skip to content

Commit

Permalink
Update position_originator.py
Browse files Browse the repository at this point in the history
  • Loading branch information
edeno authored Jul 11, 2023
1 parent 1c1b2da commit 73c83f7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,6 @@ def get_position_with_corrected_timestamps(position_tracking_path, ptp_enabled):
)

@staticmethod

def get_corrected_timestamps_without_position(hw_frame_count_path, ptp_enabled):
video_info = readTrodesExtractedDataFile(hw_frame_count_path)
video_info = pd.DataFrame(video_info["data"]).set_index("PosTimestamp")
Expand Down

0 comments on commit 73c83f7

Please sign in to comment.