Commit | Date | |
---|---|---|
[r22423]
by
tlinnet
Removed import of: from specific_analyses.relax_disp.disp_data import return_param_key_from_data in unit test. Regarding sr #3124, (https://gna.org/support/index.php?3124) - Grace graphs production for R1rho analysis with R2_eff as function of Omega_eff. This import is not needed. |
2014-03-06 21:45:14 | Tree |
[r22422]
by
bugman
Added the OMP relaxation rates and compressed PDB file to the repository. This is to allow users to have a full data set to perform a test model-free analysis with. |
2014-03-06 20:26:52 | Tree |
[r22421]
by
bugman
The RAM in the relax information printout is now displayed for Mac OS X. The 'sysctl' command is now being used to retrieve the RAM size and total memory, and the swap is |
2014-03-06 18:47:16 | Tree |
[r22420]
by
bugman
Fix for bug #21763 (https://gna.org/bugs/?21763). This is the problem of the chi2 value not being visible in the parameter list of the grace.write and The problem was that when asking for the parameter name list, the minimisation parameters were not |
2014-03-06 18:30:06 | Tree |
2014-03-06 17:13:08 | Tree | |
[r22418]
by
bugman
Removed the dependence on subprocess.check_output() as this is only for Python 2.7 and higher. This is for the relax information printout about the CPU info recently introduced. |
2014-03-06 17:09:31 | Tree |
[r22417]
by
bugman
The relax information printout, from "relax -i" for example, now includes detailed CPU information. This uses operating system specific commands to obtain this information which is not available from |
2014-03-06 16:51:41 | Tree |
[r22416]
by
tlinnet
Imported return_param_key_from_data to be used in unit test return_offset_data. Regarding sr #3124, (https://gna.org/support/index.php?3124) - Grace graphs production for R1rho analysis with R2_eff as function of Omega_eff. |
2014-03-06 16:28:21 | Tree |
[r22415]
by
tlinnet
Commented out the expectation of the attribute "theta" to exist in systemtest Relax_disp.test_r1rho_kjaergaard. Regarding sr #3124, (https://gna.org/support/index.php?3124) - Grace graphs production for R1rho analysis with R2_eff as function of Omega_eff. |
2014-03-06 16:11:20 | Tree |
[r22414]
by
tlinnet
Added unit test for return_offset_data. Regarding sr #3124, (https://gna.org/support/index.php?3124) - Grace graphs production for R1rho analysis with R2_eff as function of Omega_eff. This is development according to thread http://thread.gmane.org/gmane.science.nmr.relax.devel/5157. |
2014-03-06 16:11:18 | Tree |