Compare commits

...

3 Commits

1 changed files with 2 additions and 2 deletions

View File

@ -745,7 +745,7 @@ The project containing two parts
\subsubsection{Website}
%------------------------------------------------
This is the main part of the project. All the calculation are made locally on the dataset page.
Firstly the website proposes to the user to import new data \ref{sec:tools}.
Firstly the website proposes to the user to import new data \ref{sec:gentools}.
these data are added to the current session (and removed after lost the page).
There are four multi selection list. Each list depends on the previous ones.
These lists allow to select information about the selected sets \ref{fig:scheme}.
@ -779,7 +779,7 @@ On the website the statistics are forwarded in a table and in a box plot graph.
%------------------------------------------------
\subsubsection{Data generation tools}
\label{sec:tools}
\label{sec:gentools}
%------------------------------------------------
There are currently two main tools to generate data \texttt{datafileBuilder} and \texttt{ADC25generator}
\paragraph{datafileBuilder}