Commit 310f208e3603693322ec9647d3fe9bc580e6661c
1 parent
306211d4
Exists in
master
and in
111 other branches
new info
Showing
2 changed files
with
92 additions
and
21 deletions
Show diff stats
help/about
1 | -<IMG align="right" SRC="help/images/picto_amda.png"/> | |
2 | -<br/><h2>Welcome on AMDA !</h2> | |
3 | -<i>Release date : 2013-10-08</i> | |
4 | -<br/><br/><br/> | |
5 | -<h3>Warnings</h3> | |
6 | -1. This AMDA version is a combination of a new web interface with the old AMDA core which we are currently redesigning.<br/> | |
7 | -2. Names of some parameters have changed - Old requests could fail, let us know of any problem.<br/><br/> | |
8 | -<h3>Major changes</h3> | |
9 | - * A multi-plot manager enables browsing multiple plots at once<br/> | |
10 | - * Long requests are treated in batch mode and managed in a job list<br/> | |
11 | - * AMDA can connect to IVOA/SAMP hub to enable VOTable/CDF file transfer<br/> | |
12 | - * Automatic download request filled from the plot interface<br/> | |
13 | - * Icons for parameters: small grey cirle - scalar; green circle - vector/tensor; orange circle - spectra<br/> | |
14 | - * "Kill Process" button is added<br/> | |
15 | - * Enhanced plotting options : scatter, resolution, ...<br/> | |
16 | - * User Groups : a dataset is disabled in the tree if you don't have access right<br/><br/> | |
17 | - | |
18 | -<h3>Known issues / Implementations to come</h3> | |
19 | - * Editing a new parameter from edited and/or uploaded parameters<br/> | |
20 | - * Plotting spectra from uploaded or remote data<br/> | |
21 | - * Catalogues and shared time tables will come back in a later version | |
22 | 1 | \ No newline at end of file |
2 | +<h2><img src="js/resources/images/32x32/fav_amda.png"/>Welcome On New AMDA</h2> | |
3 | +<i>release version : beta 2.1.1<br/>release date : 2017-06-01</i> | |
4 | +<ul> | |
5 | + <li><img src="js/resources/images/16x16/view_tree.png" width=24/> WorkSpace Explorer | |
6 | + <li>From now Amda DataBase parameter | |
7 | + tree is constructed automatically from Amda Spase Registry. Info <img src="js/resources/images/16x16/info_mini.png"/> | |
8 | + is generated for all Mission/Instrument/DataSet nodes. | |
9 | + <li> No access to Remote DataBases Observations in the current version. | |
10 | +<hr> | |
11 | + <li><img src="js/resources/images/64x64/edit.png" width=24/> Create/Modify Parameter <br/> | |
12 | + <li>Interface isn't changed but all the calculations are made by new kernel | |
13 | + <li>Not all the functions are implemeneted - use <i>Simple Math Functions</i> for tests | |
14 | + <li>Any parameter type (scalar, vector, array) can be used for parameter construction | |
15 | +<hr> | |
16 | + <li><img src="js/resources/images/64x64/plot.png" width=24/> Plot <br/> Plot module has a lot of new features, | |
17 | + and completely new interface. Use Plot help ( "?" in the right upper corner of Plot Interface ) to learn more | |
18 | +<hr> | |
19 | + <li><img src="js/resources/images/64x64/statistics.png" width=24/> Statistics | |
20 | + <li>New module ( existed in the first Amda ). Produces output in a form of catalog : Start - Stop - Param Statistics Value. | |
21 | + Note that statistics can be calculated for <i>any</i> parameter type ( scalar, vector, array). | |
22 | + <li>List of stat functions will be extended. | |
23 | +<hr> | |
24 | + <li><img src="js/resources/images/64x64/catalog.png" width=24/> Catalog Editor | |
25 | + <li>New module ( existed in the first Amda ). Extended version of TimeTable editor | |
26 | + <li>You may open Catalog Editor from context menu of Amda Tree (<i>Edit Catalog</i>) or doubleclick a catalog in the tree | |
27 | + <li>To create new catalog click CatalogEditor icon on the desktop to open an empty form | |
28 | +<hr> | |
29 | + <li><img src="js/resources/images/64x64/visu_catalog.png" width=24/> Catalog Visualization | |
30 | + <li>New module. Open it from context menu or CatalogEditor module. | |
31 | + <li>Direct click of icon on desktop opens empty form. | |
32 | + Drag/drop of catalog name onto the form isn't implemented yet. | |
33 | +<hr> | |
34 | + <li><img src="js/resources/images/64x64/search.png" width=24/> Data Mining <br/> | |
35 | + <li>Interface isn't changed but all the calculations are made by new kernel | |
36 | + <li>Not all the functions are implemeneted - use <i>Simple Math Functions</i> for tests | |
37 | + <li>Sometimes there is no parameter arguments description file - and system throws an exception. | |
38 | + Please note such cases | |
39 | +<hr> | |
40 | + <li><img src="js/resources/images/64x64/download_manager.png" width=24/> Download (Data)<br/> | |
41 | + <li> Temporary limited time formats | |
42 | + <li> New file formats | |
43 | + <li> New option <i>Use first param as reference for sampling</i> | |
44 | + <li> New option <img src="js/resources/images/16x16/edit.png"/> selecting component of the array | |
45 | +<hr> | |
46 | + <li><img src="js/resources/images/64x64/interop.png" width=24/>Interoperability | |
47 | + <li> No access to Remote Data Base (except IMPEX!) in the current version. | ... | ... |
... | ... | @@ -0,0 +1,46 @@ |
1 | +<h2><img src="js/resources/images/32x32/fav_amda.png"/>Welcome On New AMDA</h2> | |
2 | +<i>release version : beta 2.1.1<br/>release date : 2017-06-01</i> | |
3 | +<ul> | |
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. | |
8 | + <li> No access to Remote DataBases Observations in the current version. | |
9 | +<hr> | |
10 | + <li><img src="js/resources/images/64x64/edit.png" width=24/> Create/Modify Parameter <br/> | |
11 | + <li>Interface isn't changed but all the calculations are made by new kernel | |
12 | + <li>Not all the functions are implemeneted - use <i>Simple Math Functions</i> for tests | |
13 | + <li>Any parameter type (scalar, vector, array) can be used for parameter construction | |
14 | +<hr> | |
15 | + <li><img src="js/resources/images/64x64/plot.png" width=24/> Plot <br/> Plot module has a lot of new features, | |
16 | + and completely new interface. Use Plot help ( "?" in the right upper corner of Plot Interface ) to learn more | |
17 | +<hr> | |
18 | + <li><img src="js/resources/images/64x64/statistics.png" width=24/> Statistics | |
19 | + <li>New module ( existed in the first Amda ). Produces output in a form of catalog : Start - Stop - Param Statistics Value. | |
20 | + Note that statistics can be calculated for <i>any</i> parameter type ( scalar, vector, array). | |
21 | + <li>List of stat functions will be extended. | |
22 | +<hr> | |
23 | + <li><img src="js/resources/images/64x64/catalog.png" width=24/> Catalog Editor | |
24 | + <li>New module ( existed in the first Amda ). Extended version of TimeTable editor | |
25 | + <li>You may open Catalog Editor from context menu of Amda Tree (<i>Edit Catalog</i>) or doubleclick a catalog in the tree | |
26 | + <li>To create new catalog click CatalogEditor icon on the desktop to open an empty form | |
27 | +<hr> | |
28 | + <li><img src="js/resources/images/64x64/visu_catalog.png" width=24/> Catalog Visualization | |
29 | + <li>New module. Open it from context menu or CatalogEditor module. | |
30 | + <li>Direct click of icon on desktop opens empty form. | |
31 | + Drag/drop of catalog name onto the form isn't implemented yet. | |
32 | +<hr> | |
33 | + <li><img src="js/resources/images/64x64/search.png" width=24/> Data Mining <br/> | |
34 | + <li>Interface isn't changed but all the calculations are made by new kernel | |
35 | + <li>Not all the functions are implemeneted - use <i>Simple Math Functions</i> for tests | |
36 | + <li>Sometimes there is no parameter arguments description file - and system throws an exception. | |
37 | + Please note such cases | |
38 | +<hr> | |
39 | + <li><img src="js/resources/images/64x64/download_manager.png" width=24/> Download (Data)<br/> | |
40 | + <li> Temporary limited time formats | |
41 | + <li> New file formats | |
42 | + <li> New option <i>Use first param as reference for sampling</i> | |
43 | + <li> New option <img src="js/resources/images/16x16/edit.png"/> selecting component of the array | |
44 | +<hr> | |
45 | + <li><img src="js/resources/images/64x64/interop.png" width=24/>Interoperability | |
46 | + <li> No access to Remote Data Base (except IMPEX!) in the current version. | ... | ... |