prsctrl.data.upgrade_data.convert_08_to_09#

convert_08_to_09(data: PrsData) PrsData[source]#

Every measurement now needs a timestamp. For old data, calculate timestamps between 0 and 1 by assuming each measurement took the same amount of time (reasonable assumption). Also assumes wavelengths were measured in ascending order.