Difference between revisions of "Relax 1.0.2"
(Created the relax 1.0.2 release notes page.) |
(Added an infobox.) |
||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lowercase title}} | {{lowercase title}} | ||
− | = | + | {{infobox relax release |
+ | | version = 1.0.2 | ||
+ | | prev = 1.0.1 | ||
+ | | next = 1.0.3 | ||
+ | | keywords = Diffusion tensor, model-free analysis | ||
+ | | type = Major feature | ||
+ | | date = 6 November 2005 | ||
+ | }} | ||
− | + | == Description == | |
− | |||
+ | <section begin=description/> | ||
+ | This release corresponds to many changes to the Brownian rotational diffusion tensor. | ||
− | + | It includes the shift to the geometric parameters: | |
− | [[ | + | <math> |
+ | D_{iso} = \frac{1}{3} \left( D_x + D_y + D_z \right), \\ | ||
+ | D_a = D_z - \frac{1}{2} \left( D_x + D_y \right) , \\ | ||
+ | D_r = D_y - \frac{D_x}{2D_a} . | ||
+ | </math> | ||
+ | |||
+ | Numerous bugs in the old [http://www.nmr-relax.com/api/1.0/maths_fns.correlation_time-module.html correlation time], [http://www.nmr-relax.com/api/1.0/maths_fns.weights-module.html weights], and [http://www.nmr-relax.com/api/1.0/maths_fns.direction_cosine-module.html direction cosine] code have been fixed. A few of these bugs had been fixed previously but those fixes were somehow lost. Two major problems in the calculation of the Hessian of the ellipsoid direction cosines have been fixed and the ellipsoid diffusion tensor now minimises orders of magnitude faster. | ||
+ | <section end=description/> | ||
+ | |||
+ | == Links == | ||
+ | |||
+ | <section begin=links/> | ||
+ | For reference, the following links are also part of the announcement for this release: | ||
+ | * [http://wiki.nmr-relax.com/Relax_1.0.2 Official release notes] | ||
+ | <section end=links/> | ||
+ | |||
+ | == Announcements == | ||
+ | {{:relax release announcements}} | ||
+ | |||
+ | |||
+ | == See also == | ||
+ | |||
+ | * [http://www.nmr-relax.com/api/1.0/ The relax 1.0 API documentation] | ||
+ | {{:relax release see also}} |
Latest revision as of 14:00, 22 October 2015
relax version 1.0.2 | |||||
| |||||
Keywords | Diffusion tensor, model-free analysis | ||||
---|---|---|---|---|---|
Release type | Major feature | ||||
Release date | 6 November 2005 | ||||
| |||||
The relax 1.0.2 user manual |
Contents
Description
This release corresponds to many changes to the Brownian rotational diffusion tensor.
It includes the shift to the geometric parameters:
[math] D_{iso} = \frac{1}{3} \left( D_x + D_y + D_z \right), \\ D_a = D_z - \frac{1}{2} \left( D_x + D_y \right) , \\ D_r = D_y - \frac{D_x}{2D_a} . [/math]
Numerous bugs in the old correlation time, weights, and direction cosine code have been fixed. A few of these bugs had been fixed previously but those fixes were somehow lost. Two major problems in the calculation of the Hessian of the ellipsoid direction cosines have been fixed and the ellipsoid diffusion tensor now minimises orders of magnitude faster.
Links
For reference, the following links are also part of the announcement for this release:
Announcements
If you would like to receive announcements about new relax versions, please subscribe to the relax announcement mailing list. This list only receives ~10 emails per year. It is archived at the SourceForge archives and in The Mail Archive.
See also
- The combined release notes for all relax versions (warning, this is very large).
- The combined release descriptions for all relax versions.
- The combined release metadata for all relax versions.
- The combined release features for all relax versions.
- The combined release changes for all relax versions (warning, this is very large).
- The combined release bugfixes for all relax versions.
- The combined release announcement links for all relax versions.