convert
convert_rt(rt_str)
convert hd examiner rt string to float example: "7.44-7.65" -> 7.545
Source code in hdxms_datasets/stable/v020/convert.py
63 64 65 66 67 68 69 |
|