diff --git a/tsg_doc/Manuel_Utilisateur_TSGQC.docx b/tsg_doc/Manuel_Utilisateur_TSGQC.docx
index c45260254057b295ddaa3dbf7e737c2232fdda35..8e441318afa8843d519f9cf5772411fec3dce004 100644
Binary files a/tsg_doc/Manuel_Utilisateur_TSGQC.docx and b/tsg_doc/Manuel_Utilisateur_TSGQC.docx differ
diff --git "a/tsg_doc/figures/Figure 13 Logiciel SODA, s\303\251lection des param\303\250tres.png" "b/tsg_doc/figures/Figure 13 Logiciel SODA, s\303\251lection des param\303\250tres.png"
new file mode 100644
index 0000000000000000000000000000000000000000..64702789d059b9881ec0505f4b5c3d90e3d83191
Binary files /dev/null and "b/tsg_doc/figures/Figure 13 Logiciel SODA, s\303\251lection des param\303\250tres.png" differ
diff --git "a/tsg_doc/figures/Figure 14 Boite de dialogue de lecture des \303\251chantillons.png" "b/tsg_doc/figures/Figure 14 Boite de dialogue de lecture des \303\251chantillons.png"
new file mode 100644
index 0000000000000000000000000000000000000000..f759bb537c84d8c80e90fecb8eeb1c7c77f91ec2
Binary files /dev/null and "b/tsg_doc/figures/Figure 14 Boite de dialogue de lecture des \303\251chantillons.png" differ
diff --git "a/tsg_doc/figures/Figure 15 Boite de dialogue, erreur lors de la lecture des \303\251chantillons.png" "b/tsg_doc/figures/Figure 15 Boite de dialogue, erreur lors de la lecture des \303\251chantillons.png"
new file mode 100644
index 0000000000000000000000000000000000000000..8df917cca266f21c94303f387e9ca6068e7545ba
Binary files /dev/null and "b/tsg_doc/figures/Figure 15 Boite de dialogue, erreur lors de la lecture des \303\251chantillons.png" differ
diff --git "a/tsg_doc/figures/Figure 16 Formulaire de saisie des m\303\251tadatas  NetCDF.png" "b/tsg_doc/figures/Figure 16 Formulaire de saisie des m\303\251tadatas  NetCDF.png"
new file mode 100644
index 0000000000000000000000000000000000000000..6bbe3511c76622ceee807806b1f1b36e1661e359
Binary files /dev/null and "b/tsg_doc/figures/Figure 16 Formulaire de saisie des m\303\251tadatas  NetCDF.png" differ
diff --git a/tsg_doc/figures/Figure 17 Exportation en ASCII.png b/tsg_doc/figures/Figure 17 Exportation en ASCII.png
new file mode 100644
index 0000000000000000000000000000000000000000..016a79c7c0fb6c1be9ed2b9f83a25415e58ac61b
Binary files /dev/null and b/tsg_doc/figures/Figure 17 Exportation en ASCII.png differ
diff --git "a/tsg_doc/figures/Figure 18 Choix des param\303\250tres export\303\251s en ASCII.png" "b/tsg_doc/figures/Figure 18 Choix des param\303\250tres export\303\251s en ASCII.png"
new file mode 100644
index 0000000000000000000000000000000000000000..6a9f21ac4499df1f582094578375a86b19d4376b
Binary files /dev/null and "b/tsg_doc/figures/Figure 18 Choix des param\303\250tres export\303\251s en ASCII.png" differ
diff --git "a/tsg_doc/figures/Figure 19 Choix des param\303\250tres export\303\251s en ASCII.png" "b/tsg_doc/figures/Figure 19 Choix des param\303\250tres export\303\251s en ASCII.png"
new file mode 100644
index 0000000000000000000000000000000000000000..7e1e3c4cff62f9ddd67fd9104bc7829d11c626f4
Binary files /dev/null and "b/tsg_doc/figures/Figure 19 Choix des param\303\250tres export\303\251s en ASCII.png" differ
diff --git "a/tsg_doc/figures/Figure 20 Fen\303\252tre graphique principale.png" "b/tsg_doc/figures/Figure 20 Fen\303\252tre graphique principale.png"
new file mode 100644
index 0000000000000000000000000000000000000000..548b100da36a67743b51580c3cc91763ffe16d36
Binary files /dev/null and "b/tsg_doc/figures/Figure 20 Fen\303\252tre graphique principale.png" differ
diff --git a/tsg_doc/figures/Global-attributes.png b/tsg_doc/figures/Global-attributes.png
new file mode 100644
index 0000000000000000000000000000000000000000..f9870755f8afdeeb87377981fcdaa1f0c671529c
Binary files /dev/null and b/tsg_doc/figures/Global-attributes.png differ
diff --git a/tsg_doc/figures/bottle-pb-colocations.png b/tsg_doc/figures/bottle-pb-colocations.png
new file mode 100644
index 0000000000000000000000000000000000000000..8a58038c1ea0286a6a8f11f4f5290e3946b6b042
Binary files /dev/null and b/tsg_doc/figures/bottle-pb-colocations.png differ
diff --git a/tsg_io/exportParameterChoice.m b/tsg_io/exportParameterChoice.m
index c352e068f86d84d1dd41e5377cd5508ab60323fc..1925243e0981d53c655229a6dff4f436ef9a22f7 100644
--- a/tsg_io/exportParameterChoice.m
+++ b/tsg_io/exportParameterChoice.m
@@ -40,7 +40,7 @@ screenSize =  get(0, 'screensize' );
 % Pushbutton dimension in cm
 % ---------------------------
 pbHeight     = 0.8;
-pbWidth      = 2.5;
+pbWidth      = 3.5;
 nbPushbutton = 2;
 
 % Set the left and bottom limit of the GUI
diff --git a/tsg_io/private/lbvParameterChoice.m b/tsg_io/private/lbvParameterChoice.m
index dd10c1b4a16cdda79abdf441592793eb3faae034..f2b676e9dc990446b39458b0e55b4eb2fed917ec 100644
--- a/tsg_io/private/lbvParameterChoice.m
+++ b/tsg_io/private/lbvParameterChoice.m
@@ -40,7 +40,7 @@ screenSize =  get(0, 'screensize' );
 % Pushbutton dimension in cm
 % ---------------------------
 pbHeight     = 0.8;
-pbWidth      = 2.5;
+pbWidth      = 3.5;
 nbPushbutton = 2;
 
 % Set the left and bottom limit of the GUI
@@ -159,7 +159,6 @@ hParamFig = figure(...
   'Units', 'centimeters',...
   'Position',[XBorder, YBorder, figWidth, figHeight], ...
   'Color', get(0, 'DefaultUIControlBackgroundColor'));
-% 'WindowStyle', 'modal', ...
 
 % Iterate from each element
 % -------------------------