Commit e1e55d6e2c2d959e597962350186e6ac45869d89

Authored by Elena.Budnik
1 parent 08a89462

small modifs

Showing 1 changed file with 18 additions and 19 deletions   Show diff stats
help/about
1   -<h2><img src="js/resources/images/32x32/fav_amda.png"/>Welcome On New AMDA</h2>
2   -<i>release version : RC 1.0.0<br/>release date : 2018-06-01</i>
  1 +<h2><img src="js/resources/images/32x32/fav_amda.png"/>Welcome To AMDA</h2>
  2 +<i>release date : 2018-07-01</i>
3 3 <ul>
4 4 <li><img src="js/resources/images/16x16/view_tree.png" width=24/> WorkSpace Explorer
5   - <li>From now Amda DataBase parameter
6   - tree is constructed automatically from Amda Spase Registry. Info <img src="js/resources/images/16x16/info_mini.png"/>
7   - is generated for all Mission/Instrument/DataSet nodes.
  5 + <li>Amda DataBase Parameter
  6 + tree is constructed automatically from Amda SPASE Registry. Info <img src="js/resources/images/16x16/info_mini.png"/>
  7 + is generated for all Mission/Instrument/DataSet nodes.
8 8 <hr>
9 9 <li><img src="js/resources/images/64x64/edit.png" width=24/> Create/Modify Parameter <br/>
10   - <li>Interface isn't changed but all the calculations are made by new kernel
11   - <li>Not all the functions are implemeneted - use <i>Simple Math Functions</i> for tests
  10 + <li>Interface hasn't changed but all the calculations are made by the new kernel
12 11 <li>Any parameter type (scalar, vector, array) can be used for parameter construction
13 12 <hr>
14 13 <li><img src="js/resources/images/64x64/plot.png" width=24/> Plot <br/> Plot module has a lot of new features,
15   - and completely new interface. Use Plot help ( "?" in the right upper corner of Plot Interface ) to learn more
  14 + and a completely new interface. Use Plot help ("?" in the right upper corner of Plot Interface ) to learn more
16 15 <hr>
17 16 <li><img src="js/resources/images/64x64/statistics.png" width=24/> Statistics
18   - <li>New module ( existed in the first Amda ). Produces output in a form of catalog : Start - Stop - Param Statistics Value.
  17 + <li>This new module produces output in a form of catalog : Start - Stop - Parameter Statistics Value.
19 18 Note that statistics can be calculated for <i>any</i> parameter type ( scalar, vector, array).
20   - <li>List of stat functions will be extended.
  19 + <li>List of statistics functions will be extended.
21 20 <hr>
22 21 <li><img src="js/resources/images/64x64/catalog.png" width=24/> Catalog Editor
23   - <li>New module ( existed in the first Amda ). Extended version of TimeTable editor
24   - <li>You may open Catalog Editor from context menu of Amda Tree (<i>Edit Catalog</i>) or doubleclick a catalog in the tree
25   - <li>To create new catalog click CatalogEditor icon on the desktop to open an empty form
  22 + <li>This new module extends the TimeTable editor.
  23 + <li>You may open the Catalog Editor from context menu of the Amda Tree (<i>Edit Catalog</i>) or double-click a catalog in the tree
  24 + <li>To create a new catalog click Catalog Editor icon on the desktop to open an empty form
26 25 <hr>
27 26 <li><img src="js/resources/images/64x64/visu_catalog.png" width=24/> Catalog Visualization
28   - <li>New module. Open it from context menu or CatalogEditor module.
29   - <li>Direct click of icon on desktop opens empty form.
  27 + <li>The new module. Open it from context menu or Catalog Editor module.
  28 + <li>Click of icon on desktop opens an empty form.
30 29 Drag/drop of catalog name onto the form isn't implemented yet.
31 30 <hr>
32 31 <li><img src="js/resources/images/64x64/search.png" width=24/> Data Mining <br/>
33   - <li>Interface isn't changed but all the calculations are made by new kernel
34   - <li>Not all the functions are implemeneted - use <i>Simple Math Functions</i> for tests
  32 + <li>Interface hasn't changed but all the calculations are made by new kernel
35 33 <hr>
36   - <li><img src="js/resources/images/64x64/download_manager.png" width=24/> Download (Data)<br/>
37   - <li> Temporary limited time formats
  34 + <li><img src="js/resources/images/64x64/download_manager.png" width=24/> Download<br/>
38 35 <li> New file formats
39 36 <li> New option <i>Use first param as reference for sampling</i>
40 37 <li> New option <img src="js/resources/images/16x16/edit.png"/> selecting component of the array
41 38 <hr>
42 39 <li><img src="js/resources/images/64x64/interop.png" width=24/>Interoperability
43 40 <li> EPNTAP
  41 + <li> Access to Remote DataBases : THEMIS, CDAWEB
  42 + <li> SAMP
44 43 \ No newline at end of file
... ...