Commit | Date | |
---|---|---|
[r23770]
by
tlinnet
Made the logic and comments much clearer about how to reshape, expand axis, and tile numpy arrays. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-09 23:21:14 | Tree |
[r23769]
by
tlinnet
Restored profiling script to normal. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-09 23:02:06 | Tree |
[r23768]
by
tlinnet
Needed to increase the relative tolerance when testing if pA array is 1. Now system test Relax_disp.test_hansen_cpmg_data_missing_auto_analysis passes. Also added some comments lines, to prepare for mask replace of values. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-09 23:02:04 | Tree |
[r23767]
by
tlinnet
Very important fix, for only replacing part of data array which have Nan values. Before, all values were replaced, which was wrong. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-09 23:02:02 | Tree |
[r23766]
by
tlinnet
Fixed that arrays are correctly initiated with one or zero values. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-09 23:02:00 | Tree |
[r23765]
by
tlinnet
Small edit to profiling script, to help bug finding. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-09 23:01:59 | Tree |
[r23764]
by
tlinnet
Made the back_calc array be initiated as copy of the values array. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-09 23:01:57 | Tree |
[r23763]
by
tlinnet
Reordered arrays for beauty of code. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-09 23:01:55 | Tree |
[r23762]
by
tlinnet
Removed all looping over spin and spectrometer frequency. This is the last loop! Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-09 23:01:53 | Tree |
[r23761]
by
tlinnet
Removed dw_frq_a numpy array, as it was not necessary. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-09 23:01:51 | Tree |