Commit | Date | |
---|---|---|
[r2540]
by
macraild
A warning system for relax. This is based on the system started in r2532, and is discussed in The system is based on the standard Python warnings system. warn(RelaxWarning(args)) where RelaxWarning can be any of the Warning classes defined in The system also impliments a --pedantic command-line flag, which A further feature in the current implimentation is to include |
2006-08-17 16:32:54 | Tree |
[r2539]
by
macraild
Creating a new branch for work on the RelaxWarnings system See discussion in thread starting: |
2006-08-17 15:51:50 | Tree |
[r2538]
by
macraild
Rolling back revisions 2535-2537 See discussions in the thread starting: |
2006-08-17 15:45:43 | Tree |
2006-08-15 05:12:05 | Tree | |
[r2536]
by
bugman
Significant improvements to the new error/warning system. The idea of this system was suggested in two threads which commence at: The improvements includes the addition of the printing of the traceback, the option of saving the |
2006-08-12 05:51:03 | Tree |
[r2535]
by
bugman
Start of a new relax error/warning subsystem. The idea of this system was suggested in two threads which commence at: Essentially a rudimentary framework for replacing the entire Error and Warning system has been set |
2006-08-11 17:58:47 | Tree |
2006-08-11 09:30:22 | Tree | |
[r2533]
by
macraild
Alterations to the debug mode. These changes reflect the discussion on relax-devel at gna dot org: Two functions are implimented when in debuging mode: |
2006-08-10 10:26:14 | Tree |
[r2532]
by
bugman
Created the RelaxWarning subsystem. The standard 'RelaxWarning' and the 'RelaxZeroVectorWarning' |
2006-08-10 10:15:24 | Tree |
[r2531]
by
macraild
Modification of proposed fix to bug #6503 Based on discussion on relax-devel at gna dot org: This modification does not raise RelaxError if the amide bond length |
2006-08-09 11:24:57 | Tree |