Documentation for the ddrescue tools for ddrescue version 1.21 in the ddrescue tools package in the tools package (Tools/DDRescueTools/one_point_twenty_one.py)¶
Tools for ddrescue v1.21 or newer.
-
ddrescue_gui.Tools.DDRescueTools.one_point_twenty_one.get_current_rate_inputpos(split_line)[source]¶ Get Current Read Rate and Input Position values.
- Args:
- split_line (string): The line from ddrescue’s output that contains
- the information, split by whitespace.
Works with ddrescue versions: 1.21,1.22,1.23,1.24,1.25
-
ddrescue_gui.Tools.DDRescueTools.one_point_twenty_one.get_outputpos_average_read_rate(split_line)[source]¶ Get Output Position and Average Read Rate values.
- Args:
- split_line (string): The line from ddrescue’s output that contains
- the information, split by whitespace.
Works with ddrescue versions: 1.21,1.22,1.23,1.24,1.25