Mercurial > hg > ltpda
comparison m-toolbox/html_help/help/ug/releasenotesV2_3_1_content.html @ 0:f0afece42f48
Import.
author | Daniele Nicolodi <nicolodi@science.unitn.it> |
---|---|
date | Wed, 23 Nov 2011 19:22:13 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:f0afece42f48 |
---|---|
1 | |
2 <!-- BEGIN: Content file --> | |
3 | |
4 <a name="top_of_page"></a> | |
5 <p>This table summarizes what's new in Version 2.3.1:</p> | |
6 <table cellspacing="0" class="body" cellpadding="4" border="2" width="100%"> | |
7 <colgroup> | |
8 <col width="25%"> | |
9 <col width="25%"> | |
10 <col width="25%"> | |
11 <col width="25%"> | |
12 </colgroup> | |
13 <thead> | |
14 <tr valign="top"> | |
15 <th bgcolor="#B2B2B2" valign="top"><p>New Features and Changes</p></th> | |
16 <th bgcolor="#B2B2B2" valign="top"><p>Version Compatibility Considerations</p></th> | |
17 <th bgcolor="#B2B2B2" valign="top"><p>Fixed Bugs and Known Problems</p></th> | |
18 <th bgcolor="#B2B2B2" valign="top"><p>Related Documentation at Web Site</p></th> | |
19 </tr> | |
20 </thead> | |
21 <tbody> | |
22 <tr valign="top"> | |
23 <td bgcolor="#F2F2F2"><p>Yes<br>Details below</p></td> | |
24 <td bgcolor="#F2F2F2"><p>No</p></td> | |
25 <td bgcolor="#F2F2F2"><p><a href="https://ed.fbk.eu/ltpda/mantis/login_page.php" target="_top">Bug Reports</a> at Web site</p></td> | |
26 <td bgcolor="#F2F2F2"><p>Printable Release Notes: <a href="http://www.lisa.aei-hannover.de/ltpda/downloads/version231/files/Release_Notes_v2.3.1.pdf" target="_top">PDF</a></p></td> | |
27 </tr> | |
28 </tbody> | |
29 </table> | |
30 <p></p> | |
31 <ul> | |
32 <li><p><a href="#introduction">Introduction</a></p></li> | |
33 <li><p><a href="#newFeatures">New toolbox features</a></p></li> | |
34 <li><p><a href="#newFunctions">Changes, New Algorithms and Functions</a></p></li> | |
35 </ul> | |
36 | |
37 <!-- HEADLINE: Introduction --> | |
38 | |
39 <h3 class="title" id="introduction">Introduction</h3> | |
40 <p>This version of LTPDA is 2.3.1. This document lists the changes since V2.3.</p> | |
41 | |
42 <!-- HEADLINE: --> | |
43 | |
44 <h3 class="title" id="newFeatures">New toolbox features</h3> | |
45 <p>As well as a large number of bug fixes, version 2.3.1 of LTPDA has various significant changes and new features.</p> | |
46 <ul> | |
47 <li><p>The user can now open multiple instances of the LTPDA workbench.</p></li> | |
48 <li><p>The history graph of objects contained in plists inside the history of other objects is now displayed when using <b>viewHistory</b>.</p></li> | |
49 <li><p>It is now possible to run <b>LTPDAworkbench</b> files without opening the GUI: <b>LTPDAworkbench.run(‘foo.lwb’);</b></p></li> | |
50 </ul> | |
51 | |
52 <!-- HEADLINE: Changes, New Algorithms and Functions --> | |
53 | |
54 <h3 class="title" id="newFunctions">Changes, New Algorithms and Functions</h3> | |
55 <ul> | |
56 <li><p><b>ao/timeaverage</b> - A method to average time series intervals and return a reduced timeseries where each point represents the average of a stretch of data</p></li> | |
57 <li><p><b>matrix/crb</b> - Computes the inverse of the Fisher Matrix for the given, signals, noisespectra and models in the matrix objects</p></li> | |
58 <li><p><b>matrix/mcmc</b> - Compute log-likelihood for matrix objects</p></li> | |
59 <li><p><b>ao/buildWhitener</b> - Builds a whitening filter for the input AO</p></li> | |
60 <li><p><b>ao/zeropad</b> - Can now prepad as well as post-pad</p></li> | |
61 <li><p><b>ao/cos, ao/acos, ao/asin, ao/atan</b> - Now include proper error calculation</p></li> | |
62 </ul> | |
63 | |
64 <!-- END: Content file --> | |
65 | |
66 | |
67 |