Commit | Date | |
---|---|---|
[r18910]
by
bugman
Created the new lib.text.sectioning module for formatting titles, subtitles and other sectioning text. The two functions title() and subtitle() have been implemented. |
2013-03-20 13:13:27 | Tree |
[r18909]
by
bugman
Modified the Mf.test_dauvergne_protocol system test to check for all the files and directories created. |
2013-03-20 12:49:49 | Tree |
[r18908]
by
bugman
Merged revisions 18903-18907 via svnmerge from ........ |
2013-03-20 12:40:11 | Tree |
[r18907]
by
bugman
The model-free auto-analysis (the dauvergne_protocol module) now adds comments to the Rex files. This is through the new comment argument of the value.write user function. These comments explain |
2013-03-20 12:32:45 | Tree |
[r18906]
by
bugman
Added the new 'comment' argument to the value.write user function. This is used to add user comments to the top of the file. |
2013-03-20 12:29:59 | Tree |
[r18905]
by
bugman
The model-free auto-analysis (the dauvergne_protocol) now generates field strength dependent Rex files. The idea comes from a suggestion by Angelo Figueiredo <am dott figueiredo att fct dott unl dott pt> One file per field strength is generated and named 'rex_600' for 600 MHz, for example. The new |
2013-03-20 10:56:23 | Tree |
[r18904]
by
bugman
Added the scaling argument to the value.display and value.write user functions. The idea comes from a suggestion by Angelo Figueiredo <am dott figueiredo att fct dott unl dott pt> This allows the user to scale parameters to any value, for example scaling the Rex value to the |
2013-03-20 09:37:53 | Tree |
[r18903]
by
bugman
Fix for a nasty bug introduced at r18901. The string decode() method was being called for the version.url() and version.revision() functions |
2013-03-20 09:28:25 | Tree |
[r18902]
by
bugman
Merged revisions 18899-18901 via svnmerge from ........ |
2013-03-20 08:45:33 | Tree |
[r18901]
by
bugman
Python 3 fixes for the relax version information for code checked out from the relax repository. The subversion version.revision() and version.url() functions now handle the Python 3 issue of Popen |
2013-03-19 17:47:40 | Tree |