Commit | Date | |
---|---|---|
[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 |
[r23140]
by
tlinnet
Added mathematics functions to lib/mathematics.py to calculate percentile. 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. |
2014-05-09 16:57:38 | Tree |
[r23139]
by
tlinnet
Now saves all chi2 values, to better find reasonable chi level for the Innermost, Inner, Middle and Outer Isosurface. task #7792: (https://gna.org/task/?7792) Make the dx.map write suggest chi surface values. |
2014-05-09 16:57:37 | Tree |
[r23138]
by
tlinnet
Added the chi_surface=None to the backend function. When None, it will try to find reasonale chi2 values. task #7792: (https://gna.org/task/?7792) Make the dx.map write suggest chi surface values. |
2014-05-09 16:57:35 | Tree |
[r23137]
by
tlinnet
Added the keyword "chi_surface" to the front-end dx.map function." To set the chi2 surface level for the Innermost, Inner, Middle and Outer Isosurface. task #7792: (https://gna.org/task/?7792) Make the dx.map write suggest chi surface values. |
2014-05-09 16:57:33 | Tree |
[r23136]
by
tlinnet
Removed the keywords for "remap" in backend function, since this was not used. task #7792: (https://gna.org/task/?7792) Make the dx.map write suggest chi surface values. |
2014-05-09 16:57:32 | Tree |