Commit | Date | |
---|---|---|
[r22784]
by
bugman
Shifted the read_spin_data() and write_spin_data() functions from lib.io to lib.sequence. |
2014-04-16 08:56:58 | Tree |
[r22783]
by
bugman
Removed a number of unused imports from the user function definitions. These unused user_function package imports were found using the find_unused_imports.py development |
2014-04-16 08:54:36 | Tree |
[r22782]
by
bugman
Shifted the pipe_control.sequence.validate_sequence() function into the relax library. For this, the new lib.sequence module has been created. This change is for better library |
2014-04-16 08:19:37 | Tree |
2014-04-16 07:43:02 | Tree | |
[r22780]
by
bugman
Improvements to the test_library_independence.py development script. This script for checking the independence of the relax library will now recursively import all |
2014-04-16 07:12:26 | Tree |
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 |