Open main menu

Welcome to the relax Wiki.
The community-run support site for relax, a program for the study of molecular dynamics using experimental NMR data.
Quick Links
Table of contents Tutorials Commands
FAQ relax releases All Categories
Read the manual and get help

User contributions - How to edit pages at the wiki

Please read the guidelines here.

What's new?

News & Updates
Version 5 of relax. The latest relax release now supports the new versions of wxPython (Phoenix), giving relax a more modern GUI.
Migration to SourceForge After the Gna! shutdown at the start of 2017, relax has finally in 2019 been fully migrated to the SourceForge infrastructure.
Gna! is permanently shut down! A migration to another open source infrastructure is planned. This will include web hosting for http://www.nmr-relax.com, source code repositories, bug and other trackers, new reports, download pages, and possible a svn to git conversion.
Tutorial added Tutorial for sorting data stored as numpy to on-resonance R1rho analysis
Version 4 of relax With the latest relax release merging in years of developments in the frame order analysis, the major number has been incremented to relax 4.
Tutorial added Tutorial for manual regarding the relaxation dispersion auto-analysis in the GUI
Tutorial added Tutorial for R1/R2 Relaxation curve-fitting analysis on varian recorded as fid interleaved
Matplotlib example added Matplotlib example
Tutorial added Relaxation dispersion analysis R1_rho recorded on varian
Tutorial added Relaxation dispersion analysis cpmg fixed time recorded on varian as fid interleaved
Tutorial added Adding relaxation dispersion models to relax
wiki namespace changed The wiki is now placed at: http://wiki.nmr-relax.com as of 19 of July 2013
GPL License The License has been changed to GPL v3.
New Wiki This is the new wiki
Did you know...

%PAGE%

Caution  The information in this section is out of date but is kept for historical reasons. The relax source code is now hosted in a git rather than svn repository.

Motivation

Subversion needs an online repository, to store each commits. Subsequent calls to svn diff > patch will generate the difference according to the last revision. Therefore the development at the moment, require to

  1. make some lines of code
  2. make a path file and a commit message
  3. use the support tracker to upload patch and commit message
  4. wait for acceptance
  5. wait for commit to official repository
  6. then do an svn update
  7. then return to point 1

This takes time, and require that repository maintainer is online.
If the above scheme is not followed, the patch files will come out of sync.

How to

How to setup your development Git branch, is explained here: Git svn.

To tweak Git setup, read here: ..→

Random screenshots
 
relax starting interface
 
The analysis selection wizard
 
Steady-state NOE analysis
 
R1 analysis
 
R2 analysis
 
Model-free analysis
 
The relax controller
 
Spin viewer window
 
Results viewer window
 
Pipe editor window
 
relax prompt window
 
About GUI screen
 
About relax screen