The csv file contains the data before correction.
The first two rows correspond to the counter data and the last two rows to the Septentrio data. The first and third rows correspond to the time stamp of the measurements.
The time difference between the Rubidium clock and UTC(OP) was extracted from the counter measurement. The initial offset was subtracted so that the difference is of 0 ns at the beginning of the measurement.
The time difference between the Rubidium clock and GPS Time was extracted from the CGGTTS files. The initial offset was subtracted so that the difference is of 0 ns at the beginning of the measurement.
A python script read_raw_data.py is also provided and can be used (providing the presence of the matplotlib.pyplot, lumpy, sys and csv libraries) to extract the raw data from the csv files and plot them.