Menu

SVN archive Commit Log


Commit Date  
[r20226] by bugman

Converted all of the J(w) mapping chapter of the user manual to the lstlisting environment.

This is for all parts of the script UI section of the chapter.

2013-06-20 09:52:09 Tree
[r20225] by bugman

Converted all of the model-free chapter of the user manual to the lstlisting environment.

This is for all parts of the script UI section of the chapter.

2013-06-20 09:44:54 Tree
[r20224] by bugman

Converted all of the relaxation curve-fitting chapter of the user manual to the lstlisting environment.

This is for all parts of the script UI section of the chapter.

2013-06-19 22:41:31 Tree
[r20223] by bugman

The NMRPipe script in the relaxation curve-fitting chapter of the manual now uses lstlisting.

The language has been explicitly set to csh to override the global default of Python.

2013-06-19 22:19:45 Tree
[r20222] by bugman

Improvements to the script UI section of the NOE chapter of the user manual.

The lstlisting environments now have the correct numbering to match the script at the start,
comments have been copied into the split up script elements, and a few comments improved.

2013-06-19 22:10:12 Tree
[r20221] by bugman

Started to convert the relax user manual to use the lstlisting environment for scripts.

This is to prettify the scripts in the manual.

2013-06-19 17:58:30 Tree
[r20220] by bugman

Added the listings package to the relax user manual LaTeX file.

This will be used to improve the formatting and look of relax scripts in the manual.

2013-06-19 17:30:41 Tree
[r20219] by bugman

Updated the grace2images.py scripts created by the relax_disp.plot_disp_curves user function.

This was discussed in bug #20916 (https://gna.org/bugs/?20916) and the change suggested in the post
http://thread.gmane.org/gmane.science.nmr.relax.devel/3953/focus=4000.

Improved that both small and big letters for image types can be used on the command line.

2013-06-19 14:25:32 Tree
[r20218] by bugman

Shifted from argparse to optparse in the grace2images.py scripts from relax_disp.plot_disp_curves.

This is associated with bug #20916 (https://gna.org/bugs/?20916) and the change suggested in the
post http://thread.gmane.org/gmane.science.nmr.relax.devel/3953/focus=4000.

The argparse module is only available from for Python 2.7.3 (the version with many Python 3 features
backported) and Python >= 3.2. The module has been replaced with the similar optparse module as
used by relax, and which available in all Python version supported by relax.

2013-06-19 14:19:54 Tree
[r20217] by bugman

Fix for the setting of the execute permissions on the grace2images.py scripts.

The problem was identified in the post at
http://thread.gmane.org/gmane.science.nmr.relax.devel/3953/focus=4000 and

This is within the relax_disp.plot_disp_curves user function after the grace2images.py script has
been created. The commit matches the changes of r20213 from trunk for the Modelfree4 batch script.

2013-06-19 14:11:17 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.