Commit | Date | |
---|---|---|
2014-04-15 18:41:45 | Tree | |
2014-04-15 18:31:34 | Tree | |
[r22777]
by
bugman
Removed the dependency on the relax dep_check module from the relax library. This is to further decouple the library from relax. |
2014-04-15 17:30:20 | Tree |
[r22776]
by
bugman
Divide by zero avoidance fix for the rotor frame order model module lib.frame_order.rotor. |
2014-04-15 16:56:57 | Tree |
[r22775]
by
bugman
Improved support for printing stack tracebacks with RelaxWarnings. The '--traceback' command line option will now show a full traceback. A replacement |
2014-04-15 16:33:30 | Tree |
[r22774]
by
bugman
Decreased the amount of newlines around the printout from the '--error-state' command line option. |
2014-04-15 14:58:07 | Tree |
[r22773]
by
bugman
The lib.errors module is now really independent of relax - the compat module is no longer used. Instead, the Python 2 and 3 versions of the pickle module are imported using try statements. |
2014-04-15 14:55:22 | Tree |
2014-04-15 14:42:11 | Tree | |
[r22771]
by
bugman
Created the '--error-state' command line option for saving a pickled state when a RelaxError is raised. This gives greater control of a powerful feature added to relax by Chris MacRaild. The pickled |
2014-04-15 14:40:19 | Tree |
[r22770]
by
bugman
Clean up of the debugging command line options. The debug flag now will cause stack tracebacks to be printed on all RelaxWarnings. |
2014-04-15 14:34:39 | Tree |