Commit | Date | |
---|---|---|
[r23150]
by
tlinnet
Created branch for the testing of speeding up dispersion analysis. This can be a disruptive process, and needs its own branch. task #7793:(https://gna.org/task/?7793) Speed-up of dispersion models. |
2014-05-10 17:02:39 | Tree |
[r23149]
by
tlinnet
Moved numpy_future from lib to extern. Extern is special package for external software or code that is bundled with relax. task #7792: (https://gna.org/task/?7792) Make the dx.map write suggest chi surface values. |
2014-05-10 16:57:16 | Tree |
[r23148]
by
tlinnet
Added "numpy_future" to the __init__.py file in lib directory. task #7792: (https://gna.org/task/?7792) Make the dx.map write suggest chi surface values. |
2014-05-10 08:06:52 | Tree |
[r23147]
by
tlinnet
Added lib/numpy_future.py. This module is for implementing numpy function code from higher versions of numpy. The relax dependencies listed at the download page of relax: task #7792: (https://gna.org/task/?7792) Make the dx.map write suggest chi surface values. |
2014-05-10 08:06:50 | Tree |
[r23146]
by
tlinnet
Changed the percentage which is different in percentile from numpy_future. task #7792: (https://gna.org/task/?7792) Make the dx.map write suggest chi surface values. |
2014-05-10 08:06:49 | Tree |
[r23145]
by
tlinnet
Changed the import of percentile from lib.mathematics to lib.numpy_future. task #7792: (https://gna.org/task/?7792) Make the dx.map write suggest chi surface values. |
2014-05-10 08:06:46 | Tree |
[r23144]
by
tlinnet
Fix for systemtest Relax_dips.test_cpmg_synthetic_dx_map_points. Removing keyword "remap", since this is not in use anymore. task #7792: (https://gna.org/task/?7792) Make the dx.map write suggest chi surface values. |
2014-05-10 06:45:47 | Tree |
[r23143]
by
tlinnet
Reverted r23140 as this violated the license of http://code.activestate.com. The recipe, was a function to compute the percentile of range of values. The recipe was from: The command used was: ..... This is because percentile is only available in numpy 1.9. task #7792: (https://gna.org/task/?7792) Make the dx.map write suggest chi surface values. Modified: |
2014-05-10 06:43:20 | Tree |
[r23142]
by
bugman
Increased the precision of many of the Frame_order.test_rigid_data_to_*_model system tests. This is to fix a test which was failing due to the recent re-parameterisation of the rotor frame |
2014-05-09 18:25:13 | Tree |
[r23141]
by
tlinnet
Made the standard values of chi2 surface be 10, 20, 50 and 90 percentile of all chi2 values. task #7792: (https://gna.org/task/?7792) Make the dx.map write suggest chi surface values. |
2014-05-09 16:57:40 | Tree |