Some more tutorial.

Fri, 11 May 2012 14:11:05 +0200

author
ulalume3 <binietoglou@imaa.cnr.it>
date
Fri, 11 May 2012 14:11:05 +0200
changeset 13
52af8fbed3d7
parent 12
3171dc8d75e7
child 14
c675d086f7d2

Some more tutorial.

docs/tutorial/adding_products.rst file | annotate | diff | comparison | revisions
--- a/docs/tutorial/adding_products.rst	Fri May 11 13:27:13 2012 +0200
+++ b/docs/tutorial/adding_products.rst	Fri May 11 14:11:05 2012 +0200
@@ -4,7 +4,7 @@
 After completing all the information related to the your system, we need to specify which 
 product we need to acquire.
 To do this, click on the **Products** in the *Product settings* panel.
-This will take you to a page with a list of all availabe products that are connected with your stations. This list should
+This will take you to a page with a list of all available products that are connected with your stations. This list should
 be empty if this is the first time you add a product. 
 
 To add a new product to the database click on **Add Products** at the top right of the screen.
@@ -14,17 +14,45 @@
 For now you will need to fill in the following fields:
 
 Product type
-   The type of this product. (ex. exitinction only)
+   The type of this product. (ex. extinction only)
 
 Usecase
-   The use-case number (an integer) based on the documentation. (ex. 0)
+   The use-case number (an integer) based on the descriptions given in the appropriate documentation. (ex. 0)
  
+Product channels
+   Here you need to specify the channels that are involved in the calculation of the product. If you run out of
+   empty spaces you can add a new blank line by clicking on **Add another Product Channel**.
+
+System products
+   Here you need to specify the system that this product is related to. 
+   
+Next you will need to fill in various options in the **Product options** table. You will need to fill in the following:
 
-[...]
-
+Low range error threshold
+   ...
+   
+High range error threshold
+   ...
+   
+Detection limit
+   ... in :math:`m^{-1}sr^{-1}` (backscatter) or in :math:`m^{-1}` (extinction)
+   
+Min height
+   ...in meters
    
-You can leave all the other fields empty. When you are done, press the **save** button at the bottom right of the page.
-This will take you back to the list of your systems. If everything went OK your new system you just added should appear
+Max height
+   ...
+
+Preprocessing integration time
+   ...
+
+Preprocessing vertical resolution
+   ...
+
+Next depending on the product type you selected you have to fill the values in the tables below.
+
+When you are done, press the **save** button at the bottom right of the page.
+This will take you back to the list of your products. If everything went OK the new product you just added should appear
 in the list.
 
 We don't have to make any more changes in this part, so you can click on **Home** 

mercurial