Difference between revisions of "Relax 1.3.16"

From relax wiki
Jump to navigation Jump to search
(Lots of links to the API documentation and the HTML manual.)
m (→‎Links: Fix the broken Gna! forum link by switching to {{gna link}}.)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lowercase title}}
 
{{lowercase title}}
  
= Description =
+
{{infobox relax release
 +
| version  = 1.3.16
 +
| prev    = 1.3.15
 +
| next    = 2.2.0
 +
| keywords = Manual
 +
| type    = Documentation
 +
| date    = 11 May 2012
 +
| manual  = yes
 +
}}
 +
 
 +
== Description ==
  
 
<section begin=description/>
 
<section begin=description/>
This is mainly a documentation release.  The [http://www.nmr-relax.com/manual/index.html relax user manual] has been significantly updated - changes include the expansion and completion of the [http://www.nmr-relax.com/manual/Model_free_analysis.html model-free analysis chapter], addition of graphical user interface (GUI) screenshots and descriptions, a description of [https://gna.org/users/varioustoxins Gary Thompson's] [http://www.nmr-relax.com/manual/multi_processor_framework.html multi-processor framework], and general updates and improvements throughout.  For those who install relax using the scons 'install' target, the pyc and pyo files are now properly created for faster startup.  The Bruker Protein Dynamics Centre user function class 'pdc' has been renamed to 'bruker' because of Bruker's absorption of the PDC into the Bruker Dynamics Centre.  These user functions, as well as the BMRB user functions, have been added to the menu system in the GUI.  Finally a test suite bug triggered in the Fink relax installation has been eliminated.  If you would like improved documentation or would like to use any of the other changes, please update to this version.
+
This is mainly a documentation release.  The [http://www.nmr-relax.com/manual/index.html relax user manual] has been significantly updated - changes include the expansion and completion of the [http://www.nmr-relax.com/manual/Model_free_analysis.html model-free analysis chapter], addition of graphical user interface (GUI) screenshots and descriptions, a description of {{gna link|url=gna.org/users/varioustoxins|text=Gary Thompson's}} [http://www.nmr-relax.com/manual/multi_processor_framework.html multi-processor framework], and general updates and improvements throughout.  For those who install relax using the scons 'install' target, the pyc and pyo files are now properly created for faster startup.  The Bruker Protein Dynamics Centre user function class 'pdc' has been renamed to 'bruker' because of Bruker's absorption of the PDC into the Bruker Dynamics Centre.  These user functions, as well as the BMRB user functions, have been added to the menu system in the GUI.  Finally a test suite bug triggered in the Fink relax installation has been eliminated.  If you would like improved documentation or would like to use any of the other changes, please update to this version.
 
<section end=description/>
 
<section end=description/>
  
= Download =
+
== Download ==
  
 
<section begin=download/>
 
<section begin=download/>
Line 13: Line 23:
 
<section end=download/>
 
<section end=download/>
  
= CHANGES file =
+
== CHANGES file ==
  
 
<section begin=metadata/>
 
<section begin=metadata/>
Line 21: Line 31:
 
<section end=metadata/>
 
<section end=metadata/>
  
== Features ==
+
=== Features ===
  
 
<section begin=features/>
 
<section begin=features/>
 
*  The scons 'install' target now creates both *.pyc and *.pyo files during installation - this should result in faster relax startup times.
 
*  The scons 'install' target now creates both *.pyc and *.pyo files during installation - this should result in faster relax startup times.
 
*  The test suite now passes on the Fink relax installation on Mac OS X as the ancient and very dead PyXML module is now being detected and worked around.
 
*  The test suite now passes on the Fink relax installation on Mac OS X as the ancient and very dead PyXML module is now being detected and worked around.
*  Renamed the 'pdc' user function class to [http://www.nmr-relax.com/api/1.3/prompt.bruker-module.html 'bruker'] and removed all references to 'protein' - this is due to the Bruker absorption of the Protein Dynamics Centre into the Bruker Dynamics Centre announced at https://mail.gna.org/public/relax-users/2012-04/msg00011.html (Message-id: <4F7AE13B.6010309@bruker.de>) by Dr. Klaus-Peter Neidig (peter dott neidig att bruker-biospin dott de).
+
*  Renamed the 'pdc' user function class to [http://www.nmr-relax.com/api/1.3/prompt.bruker-module.html 'bruker'] and removed all references to 'protein' - this is due to the Bruker absorption of the Protein Dynamics Centre into the Bruker Dynamics Centre announced at {{gna mailing list url|relax-users/2012-04/msg00011.html}} (Message-id: <4F7AE13B.6010309@bruker.de>) by Dr. Klaus-Peter Neidig (peter dott neidig att bruker-biospin dott de).
 
*  Updates and improvements throughout the [http://www.nmr-relax.com/manual/index.html relax user manual].
 
*  Updates and improvements throughout the [http://www.nmr-relax.com/manual/index.html relax user manual].
*  Added a new section to the introduction chapter of the user manual for [https://gna.org/users/varioustoxins Gary Thompson's] [http://www.nmr-relax.com/manual/multi_processor_framework.html multi-processor framework].
+
*  Added a new section to the introduction chapter of the user manual for {{gna link|url=gna.org/users/varioustoxins|text=Gary Thompson's}} [http://www.nmr-relax.com/manual/multi_processor_framework.html multi-processor framework].
 
*  Added screenshots and descriptions of the graphical user interface (GUI) to the introduction and all of the analysis chapters of the relax user manual.
 
*  Added screenshots and descriptions of the graphical user interface (GUI) to the introduction and all of the analysis chapters of the relax user manual.
 
*  The GUI and logging/teeing modes are now compatible with each other.
 
*  The GUI and logging/teeing modes are now compatible with each other.
Line 34: Line 44:
 
<section end=features/>
 
<section end=features/>
  
== Changes ==
+
=== Changes ===
  
 
<section begin=changes/>
 
<section begin=changes/>
 
*  Improved debugging of the observers in the status singleton object.
 
*  Improved debugging of the observers in the status singleton object.
 
*  Changed the behaviour of the [http://www.nmr-relax.com/api/1.3/arg_check-module.html arg_check module] so that the functions can return answers.
 
*  Changed the behaviour of the [http://www.nmr-relax.com/api/1.3/arg_check-module.html arg_check module] so that the functions can return answers.
*  The [http://www.nmr-relax.com/api/1.3/test_suite.gui_tests.bmrb.Bmrb-class.html#test_bmrb_rw Bmrb.test_bmrb_rw GUI test] now uses the base [http://www.nmr-relax.com/api/1.3/test_suite.gui_tests.base_classes.GuiTestCase-class.html#execute_uf execute_uf() method] for the [http://www.nmr-relax.com/manual/pipe.create.html pipe.create] call - this is part of the simplification of the user function interfaces.
+
*  The [http://www.nmr-relax.com/api/1.3/test_suite.gui_tests.bmrb.Bmrb-class.html#test_bmrb_rw Bmrb.test_bmrb_rw GUI test] now uses the base [http://www.nmr-relax.com/api/1.3/test_suite.gui_tests.base_classes.GuiTestCase-class.html#execute_uf execute_uf() method] for the [http://www.nmr-relax.com/manual/pipe_create.html pipe.create] call - this is part of the simplification of the user function interfaces.
 
*  A number of the pipe GUI user function front ends now use the [http://www.nmr-relax.com/api/1.3/gui.wizard.Wiz_page-class.html wizard page] element_*() methods to simplify the code base.
 
*  A number of the pipe GUI user function front ends now use the [http://www.nmr-relax.com/api/1.3/gui.wizard.Wiz_page-class.html wizard page] element_*() methods to simplify the code base.
 
*  The [http://www.nmr-relax.com/api/1.3/gui.wizard.Wiz_page-class.html#element_string_list wizard page element_string_list() method] can now create the special Combo_list objects.
 
*  The [http://www.nmr-relax.com/api/1.3/gui.wizard.Wiz_page-class.html#element_string_list wizard page element_string_list() method] can now create the special Combo_list objects.
Line 92: Line 102:
 
<section end=changes/>
 
<section end=changes/>
  
== Bugfixes ==
+
=== Bugfixes ===
  
 
<section begin=bugfixes/>
 
<section begin=bugfixes/>
Line 110: Line 120:
 
<section end=bugfixes/>
 
<section end=bugfixes/>
  
= Links =
+
== Links ==
  
 
<section begin=links/>
 
<section begin=links/>
 
For reference, the following links are also part of the announcement for this release:
 
For reference, the following links are also part of the announcement for this release:
 
* [http://wiki.nmr-relax.com/Relax_1.3.16 Official release notes]
 
* [http://wiki.nmr-relax.com/Relax_1.3.16 Official release notes]
* [https://gna.org/forum/forum.php?forum_id=2348 Gna! news item]
+
* {{gna link|url=gna.org/forum/forum.php?forum_id=2348|text=Gna! news item}}
 
* [http://article.gmane.org/gmane.science.nmr.relax.announce/4 Gmane]
 
* [http://article.gmane.org/gmane.science.nmr.relax.announce/4 Gmane]
 
* [http://www.mail-archive.com/relax-announce%40gna.org/msg00028.html Mail archive]
 
* [http://www.mail-archive.com/relax-announce%40gna.org/msg00028.html Mail archive]
Line 122: Line 132:
 
<section end=links/>
 
<section end=links/>
  
= Announcements =
+
== Announcements ==
 
{{:relax release announcements}}
 
{{:relax release announcements}}
  
  
= See also =
+
== See also ==
  
 +
* [http://www.nmr-relax.com/api/1.3/ The relax 1.3 API documentation]
 
{{:relax release see also}}
 
{{:relax release see also}}
 
[[Category:Documentation]]
 
[[Category:Documentation]]

Latest revision as of 11:48, 14 October 2020


Official relax releases
relax logo
relax version 1.3.16
Previous version Next version
← relax 1.3.15 relax 2.2.0 →

Keywords Manual
Release type Documentation
Release date 11 May 2012

The PDF version of the relax 1.3.16 user manual The relax 1.3.16 user manual

Description

This is mainly a documentation release. The relax user manual has been significantly updated - changes include the expansion and completion of the model-free analysis chapter, addition of graphical user interface (GUI) screenshots and descriptions, a description of Gary Thompson's multi-processor framework, and general updates and improvements throughout. For those who install relax using the scons 'install' target, the pyc and pyo files are now properly created for faster startup. The Bruker Protein Dynamics Centre user function class 'pdc' has been renamed to 'bruker' because of Bruker's absorption of the PDC into the Bruker Dynamics Centre. These user functions, as well as the BMRB user functions, have been added to the menu system in the GUI. Finally a test suite bug triggered in the Fink relax installation has been eliminated. If you would like improved documentation or would like to use any of the other changes, please update to this version.


Download

The new relax versions can be downloaded from http://www.nmr-relax.com/download.html. If binary distributions are not yet available for your platform and you manage to compile the binary modules, please consider contributing these to the relax project (described in section 3.6 of the relax manual, http://www.nmr-relax.com/manual/relax_distribution_archives.html).


CHANGES file

Version 1.3.16
(11 May 2012, from /1.3)
http://svn.gna.org/svn/relax/tags/1.3.16


Features

  • The scons 'install' target now creates both *.pyc and *.pyo files during installation - this should result in faster relax startup times.
  • The test suite now passes on the Fink relax installation on Mac OS X as the ancient and very dead PyXML module is now being detected and worked around.
  • Renamed the 'pdc' user function class to 'bruker' and removed all references to 'protein' - this is due to the Bruker absorption of the Protein Dynamics Centre into the Bruker Dynamics Centre announced at https://www.nmr-relax.com/mail.gna.org/public/relax-users/2012-04/msg00011.html (Message-id: <4F7AE13B.6010309@bruker.de>) by Dr. Klaus-Peter Neidig (peter dott neidig att bruker-biospin dott de).
  • Updates and improvements throughout the relax user manual.
  • Added a new section to the introduction chapter of the user manual for Gary Thompson's multi-processor framework.
  • Added screenshots and descriptions of the graphical user interface (GUI) to the introduction and all of the analysis chapters of the relax user manual.
  • The GUI and logging/teeing modes are now compatible with each other.
  • Expansion and completion of the model-free chapter of the relax user manual.


Changes


Bugfixes


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