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.
A real data set can be used but, if real data is used, a second data set calculated from the equations (synthetic data) would be good for the sanity of the developer.
Write a 'hypothetical' relax script to perform a basic analysis (this will of course not work until the steps below have been completed).
Calculate by hand what some of the results should be.
Add the data to the test_suite directories and create a system/unit test which runs the script and checks the hand-calculated values to machine precision (~1e-15).
Data input
If the data is completely new and is complex, this is the hardest part.
"User functions" need to be created to read new input data types (file or direct value ..→