Commit | Date | |
---|---|---|
[r23824]
by
tlinnet
Inserted temporary method to switch for profiling. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 08:46:42 | Tree |
[r23823]
by
tlinnet
Started using the new way of constructing dw. This is for running system tests. Note, somewhere in the dw array, the frequencies will be different between the two implementations. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 08:16:27 | Tree |
[r23822]
by
tlinnet
Clearing the dw_struct before calculation. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 08:08:10 | Tree |
[r23821]
by
tlinnet
Reordered how the structures dw init structures are created. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 08:08:08 | Tree |
[r23820]
by
tlinnet
Added the ei index, when creating the first dw_mask. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 08:08:06 | Tree |
[r23819]
by
tlinnet
Replaced self.(ei,si,mi,oi,di) with self.(NE,NS,NM,NO,ND). These numbers represents the maximum number of dimensions, instead of index. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 08:08:05 | Tree |
[r23818]
by
tlinnet
Started converting profiling script to DPL94. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 08:08:02 | Tree |
[r23817]
by
tlinnet
Copied profiling script for CPMG model CR72 to R1rho DPL94 model. The framework of the script will be the same, but the data a little different. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 06:46:00 | Tree |
[r23816]
by
tlinnet
Comment out the sys.exit(), which would make the code fail for wrong calculation of dw. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 06:40:40 | Tree |
[r23815]
by
tlinnet
Switched to use self.ei, self.si, self.mi, self.oi, self.di. This is for better reading of code. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 06:40:38 | Tree |