Commit | Date | |
---|---|---|
2007-03-10 01:31:23 | Tree | |
2007-03-10 01:29:29 | Tree | |
[r3148]
by
bugman
Removed the ability for stand alone execution of the diffusion tensor data structure unit tests. Stand alone execution is unnecessary as the command: $ ./unit_test_runner.py data/test_diff_tensor.py will run the tests. Three things have been changed. Firstly the system path modifications have been removed. Secondly |
2007-03-10 01:28:28 | Tree |
2007-03-10 01:14:25 | Tree | |
2007-03-10 01:07:39 | Tree | |
[r3145]
by
bugman
Updated the data model redesign document to say that point 8 of the preparation is complete. |
2007-03-10 01:05:17 | Tree |
[r3144]
by
bugman
Renamed 'run' to 'pipe' in the 'generic_fns.runs' module. The file 'generic_fns/run.py' was renamed to 'generic_fns/pipe.py' and all instances of 'run' |
2007-03-10 01:04:14 | Tree |
[r3143]
by
bugman
Renamed 'run' to 'pipe' in the 'run' user function class. The file 'prompt/run.py' was renamed to 'prompt/pipe.py' and all instances of 'run' renamed to |
2007-03-10 00:28:20 | Tree |
[r3142]
by
bugman
Updated the 'data_model_redesign' document to state that the redesign of 'self.relax.data' is complete. |
2007-03-10 00:08:41 | Tree |
[r3141]
by
bugman
Completion of the core of the molecule-residue-spin data structures. All of the initialisation of the class variables and objects in all six classes have been shifted The __repr__() methods of all classes have been updated and return a proper text representation of The XList class docstrings have been updated. |
2007-03-09 23:42:21 | Tree |