Commit | Date | |
---|---|---|
[r22191]
by
tlinnet
Fix for the user function intro flag. Fix for sr #3117, (https://gna.org/support/?3117) - Functionality to inspect interactively after running script - The equivalence to python -i It should be turned on for the script so you see the "relax>" messages, and then turned off again for the prompt so that |
2014-02-14 14:19:58 | Tree |
[r22190]
by
bugman
Merged revisions 22181-22189 via svnmerge from ........ |
2014-02-14 13:32:41 | Tree |
[r22189]
by
bugman
Organisation of the relax command line options into distinct groups. This follows from the message at http://thread.gmane.org/gmane.science.nmr.relax.devel/5024. The optparse.OptionGroup object is now used to cluster the arguments. This cleans up the output of |
2014-02-14 13:24:25 | Tree |
[r22188]
by
tlinnet
Added Copyright info to modified file. Fix for sr #3117, (https://gna.org/support/?3117) - Functionality to inspect interactively after running script - The equivalence to python -i |
2014-02-14 11:28:25 | Tree |
[r22187]
by
tlinnet
Finished implementing the functionality of interacting with variables after executing a script. Fix for sr #3117, (https://gna.org/support/?3117) - Functionality to inspect interactively after running script - The equivalence to python -i For getting access to variables after executing a script, the variable should be saved under: cdp.X, where X define a container. |
2014-02-14 11:13:05 | Tree |
[r22186]
by
tlinnet
Modified the help text to explain that -p will launch relax in prompt mode after running any optionally supplied scripts. Fix for sr #3117, (https://gna.org/support/?3117) - Functionality to inspect interactively after running script - The equivalence to python -i This is to allow the -p --prompt option to be given without a script. relax should support this so that a user doesn't get too confused when |
2014-02-14 10:54:44 | Tree |
[r22185]
by
tlinnet
Manually reverted the temporary change of r22184 and 22183. The command used was: ..... Modified the help text to explain that -p will launch relax in prompt mode after running any optionally supplied scripts. Fix for sr #3117, (https://gna.org/support/?3117) - Functionality to inspect interactively after running script - The equivalence to python -i This is to allow the -p --prompt option to be given without a script. relax should support this so that a user doesn't get too confused when Second |
2014-02-14 10:47:33 | Tree |
[r22184]
by
tlinnet
Modified the help text to explain that -p will launch relax in prompt mode after running any optionally supplied scripts. Fix for sr #3117, (https://gna.org/support/?3117) - Functionality to inspect interactively after running script - The equivalence to python -i This is to allow the -p --prompt option to be given without a script. relax should support this so that a user doesn't get too confused when |
2014-02-14 10:22:57 | Tree |
2014-02-14 10:22:56 | Tree | |
[r22182]
by
tlinnet
Added the -p --prompt option for running a relax script and inspect interactively. Fix for sr #3117, (https://gna.org/support/?3117) - Functionality to inspect interactively after running script - The equivalence to python -i |
2014-02-14 09:32:17 | Tree |