Appendix 1 :
How to analyse the data returned by the ANALYSE.EXE
program with Microsoft Exel. The
analyse.exe program returns, together with the pictures,
a DAT file, that is a text file with numbers in it. In Exel, open the file with the DAT extention that was generated (to get the extensions, in Windows Explorer, go to "Tools/Folder options/Display and unchek "hide extensions of files whose type is known"). Here's an example with a DAT with C2 info. In the importation window, choose "fixed width" : Then, in the following window, use separators in order to leave out the commas : Then, in the following window, check that every field is "standard". You must get something like this : Then, as showed in the picture above, with the help of the ctrl key, select the column with the commas, here B, D, and F, and delete then with the edit/delete menu (the del key won't work). Now, the A column is the time in minutes, with one row
per second, B is the number of reported C2 errors, C is
the number of false C2 reports, and D is the number of
undetected errors. Save the file in the Exel format. Now you can analyse the data. Then, to avoid plotting all the zeros, select the D and E column starting from the first non zero value, and ask for a curve graph :
Here, in order to compare with the previous graph, the blue and pink curves have been restored, because Exel swaps them. In the same way, you can have logarithmic scaling in the graph defining new columns with the logarithm of your data in them. It is also possible to make a graph showing directly
the undetection ratio against the errors rate. Define the
undetection ratio in another column. Then select the E and F columns, and go to insert/graph and choose a dot graph Now you can change the style. Right click on the blue dots, choose dataset format, widen the line and disable the dots. The problem is that the dots are not sorted. In order to get a proper line graph, click data/sort (select a cell in order to get the data menu active instead of the graph one), and sort the whole file on the E column. Use no title line. |