Commit | Date | |
---|---|---|
[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 |
2007-03-09 09:36:12 | Tree | |
2007-03-09 09:34:53 | Tree | |
[r3138]
by
bugman
Reversed the order of all the classes in the 'data.mol_res_spin' module. This is to fix the problem of missing classes during instantiation. |
2007-03-09 09:29:42 | Tree |
[r3137]
by
bugman
Deleted the add_list() method and added the ResidueList object to the MoleculeContainer class. |
2007-03-09 09:27:38 | Tree |
2007-03-09 09:14:13 | Tree | |
2007-03-09 08:12:42 | Tree | |
[r3134]
by
bugman
Added the variable name = None to the MoleculeContainer class namespace. This variable is the name of the molecule, which if specified should correspond to a molecule or |
2007-03-09 08:11:56 | Tree |