Commit | Date | |
---|---|---|
[r24346]
by
bugman
Created an auxiliary function for automatically generating the pivots of the frame order analysis. This is the new specific_analyses.frame_order.data.generate_pivot() function. It will generate the |
2014-06-27 14:31:45 | Tree |
[r24345]
by
bugman
The frame order geometric representation functions are no longer PDB specific. Instead the format argument is accepted. This will allow different formats to be supported in the |
2014-06-27 14:07:16 | Tree |
[r24344]
by
bugman
Shifted the frame order geometric representation functions into their own module. This is the new specific_analyses.frame_order.geometric module. |
2014-06-27 13:57:39 | Tree |
[r24343]
by
bugman
Slight speed up of the 'B14' and 'B14 full' dispersion models by minimising repetitive maths. Using the disp_profile_all.py script, the speed ups for these two models are: 100 single spins analysis: Cluster of 100 spins analysis: |
2014-06-27 12:52:08 | Tree |
2014-06-27 12:27:27 | Tree | |
[r24341]
by
bugman
Expanded the dispersion target function class documentation. The NE, NS, NM, NO, and ND notation is now explained. |
2014-06-27 12:24:23 | Tree |
[r24340]
by
tlinnet
Fix for unit test passing on old numpy systems. The error was: Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-27 11:35:32 | Tree |
[r24339]
by
tlinnet
Added a list of systemtests to skip, if numpy "out" argument is not available. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-27 10:58:29 | Tree |
[r24338]
by
tlinnet
Added the missing "self.num_exp" to target function. Testing on older system, this was failing the systemtest. self.end_index.append(self.num_exp * self.num_spins * self.num_frq) Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-27 10:58:26 | Tree |
[r24337]
by
tlinnet
Added a numpy "out" argument check to dep_check.py. This is for checking the out argument of: Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-27 10:58:24 | Tree |