Commit | Date | |
---|---|---|
[r26131]
by
bugman
Merged revisions 26095 via svnmerge from ........ |
2014-10-02 11:08:52 | Tree |
[r26130]
by
bugman
Added data checks and printouts to the structure.align user function. The data checks are to prevent the user from attempting an alignment with differently named |
2014-10-02 07:10:31 | Tree |
[r26129]
by
tlinnet
Implemented statistics for R2eff values. Task #7826 (https://gna.org/task/index.php?7826): Write an python class for the repeated analysis of dispersion data. |
2014-10-01 18:42:22 | Tree |
[r26128]
by
tlinnet
Print out of the number of all R2eff points, if they are different between analysis. This can become an issue if a single intensity point has slipped into noise, due to low quality of spectrum reconstruction. Task #7826 (https://gna.org/task/index.php?7826): Write an python class for the repeated analysis of dispersion data. |
2014-10-01 18:42:05 | Tree |
[r26127]
by
bugman
Modified the lib.arg_check.is_str_or_inst() function to work with Python 3. Instead of checking for cStringIO.OutputType, which does not exist in Python 3, the argument is |
2014-10-01 17:56:54 | Tree |
2014-10-01 17:55:36 | Tree | |
2014-10-01 17:50:20 | Tree | |
[r26124]
by
bugman
Modified the lib.arg_check.is_str_or_inst() to handle cStringIO objects. This allows sys.stdout to be used as a file object in the relax test suite. |
2014-10-01 17:44:45 | Tree |
[r26123]
by
bugman
Loosened some checks in the Structure.test_align system test to allow it to pass. Some self.assertEqual() checks for the atomic coordinates have been replaced by |
2014-10-01 17:44:43 | Tree |
[r26122]
by
bugman
Fix for the new structure.align user function. The translation and rotation of the structures at the end to the aligned positions was being |
2014-10-01 17:44:41 | Tree |