Author: chatellier Date: 2011-02-09 11:08:34 +0000 (Wed, 09 Feb 2011) New Revision: 729 Log: Fix doc Modified: trunk/src/site/en/rst/index.rst trunk/src/site/en/rst/user/guide_project.rst trunk/src/site/en/rst/user/guide_results.rst trunk/src/site/en/rst/user/guide_selection.rst Modified: trunk/src/site/en/rst/index.rst =================================================================== --- trunk/src/site/en/rst/index.rst 2011-02-09 10:51:42 UTC (rev 728) +++ trunk/src/site/en/rst/index.rst 2011-02-09 11:08:34 UTC (rev 729) @@ -36,10 +36,10 @@ Features ======== - * managing the 4 data files (catches, stratas, lengthes, hauls) - * control errors on teh data format + * managing the 4 data files (catches, strata, lengthes, hauls) + * control errors on the data format * control links with the taxonomic referential (reftax) * modifications historisation * charts generation - * species lsit selection for RSufi (L1, L2, L3 and L4) + * species lists selection for RSufi (L1, L2, L3 and L4) * storing RSufi's results Modified: trunk/src/site/en/rst/user/guide_project.rst =================================================================== --- trunk/src/site/en/rst/user/guide_project.rst 2011-02-09 10:51:42 UTC (rev 728) +++ trunk/src/site/en/rst/user/guide_project.rst 2011-02-09 11:08:34 UTC (rev 729) @@ -34,7 +34,7 @@ To do so, display the project creation interface using the menu *File/New project*. The following interface displays : -.. image:: ../images/02-createproject.png +.. image:: ../../images/en/02-createproject.png This interface must contains: @@ -52,21 +52,21 @@ Validation ---------- -After having clicked on the ``Create the project``, the 4 tables and the +After having clicked on the ``Create project``, the 4 tables and the taxonomic referential are loaded into memory. The software checks then than the files are in the correct format (CSV, separator, headers names) then create the project and displays the project summary interface : -.. image:: ../images/04-projectsummary.png +.. image:: ../../images/en/04-projectsummary.png Project reopening ----------------- To reopen a project previously created, you just have to select it in the -*File/Open a project* then click on `Open`: +*File/Open project* then click on `Open`: -.. image:: ../images/03-openproject.png +.. image:: ../../images/en/03-openproject.png It is then possible to go to the control_ or selection_ step. Modified: trunk/src/site/en/rst/user/guide_results.rst =================================================================== --- trunk/src/site/en/rst/user/guide_results.rst 2011-02-09 10:51:42 UTC (rev 728) +++ trunk/src/site/en/rst/user/guide_results.rst 2011-02-09 11:08:34 UTC (rev 729) @@ -23,7 +23,7 @@ .. * #L% .. - RSufi Results -=============== +============= Once your selection data have been used in RSufi, it gives you the result that is possible to add in the result list of a selection. @@ -31,14 +31,14 @@ To do so, reopen the concerned selection using the *Data/Selection/<selectionname>* menu and Select the thirs tab ``RSufi``. -.. image:: ../images/25-selectionresults.png +.. image:: ../../images/en/25-selectionresults.png This time, this is the second part on the interface that interest us. It summarize the list of results stored in Coser. To add a new result, click on the button ``Add a result``. -.. image:: ../images/26-selectionaddresult.png +.. image:: ../../images/en/26-selectionaddresult.png A result is compounded of : Modified: trunk/src/site/en/rst/user/guide_selection.rst =================================================================== --- trunk/src/site/en/rst/user/guide_selection.rst 2011-02-09 10:51:42 UTC (rev 728) +++ trunk/src/site/en/rst/user/guide_selection.rst 2011-02-09 11:08:34 UTC (rev 729) @@ -40,22 +40,22 @@ To do so, use the menu ``Selection/New selection`` -.. image:: ../images/21-selectionmenu0.png +.. image:: ../../images/en/27-selectionmenu0.png **Note**: This menu is available only if the control step have been validated. -.. image:: ../images/20-selectiondetails.png +.. image:: ../../images/en/20-selectiondetail.png This name is mandatory and can contain only alphanumerical characters. You have then to select the years of the selection data. The 4 tables data will be restricted to those years. -.. image:: ../images/21-selectionyears.png +.. image:: ../../images/en/21-selectionyears.png You then need to select the stratas for which you want to select species. -.. image:: ../images/22-selectionstrata.png +.. image:: ../../images/en/22-selectionstrata.png In this step, it is also possible to display sampling effort data by clicking on the table-shape icon. @@ -64,9 +64,9 @@ summarize the list of all the species available after the choice of years and stratas. -.. image:: ../images/23-selectionspecies.png +.. image:: ../../images/en/23-selectionspecies.png -The list ``Filtered species`` correspond to the list of all the species. this +The list ``Filtered species`` correspond to the list of all the species. This list is filterable by the ``Filter by type`` list types. To adjust a species in the L1 list, you have to select it and click on the @@ -78,7 +78,7 @@ * generate catch/length comparison charts * etc… -.. image:: ../images/26-selectionmenu1.png +.. image:: ../../images/en/28-selectionmenu1.png Report @@ -94,7 +94,7 @@ Once the L1 list have been defined, you need to save the selection so that the ``Species list`` tab become active. -.. image:: ../images/24-selectionlists.png +.. image:: ../../images/en/24-selectionlists.png In this screen : @@ -121,7 +121,7 @@ Once the 4 lists are defined and the selection validated, the third tab "RSufi" become active. -.. image: ../images/25-selectionresults.png +.. image: ../../images/en/25-selectionresults.png In this screen, you can export the necessary files for RSufi's execution. Take care, Coser does not pilot RSufi, it only generates the files needed for its @@ -137,6 +137,6 @@ ------ Once RSufi have been executed with your selection, you can go to the -`results storing` step. +`results storing`_ step. .. _results storing: guide_results.html