Commit | Date | |
---|---|---|
[r19731]
by
bugman
Huge speed up of the system tests for the loading and creation of model-free saved states. The OMP files used for the system test have been truncated from 134 to 7 spins, changing the timing |
2013-05-24 14:12:27 | Tree |
2013-05-24 13:52:17 | Tree | |
[r19729]
by
bugman
Shifted all frequency data handling associated with relaxation data to pipe_control.spectrometer. This includes the deletion of the relax_data.frq user function as this replicates the behaviour of - frq() has been deleted as it is replaced by pipe_control.spectrometer.set_frequencies(), Two new functions in the pipe_control.spectrometer module have been added to remove the |
2013-05-24 10:10:02 | Tree |
2013-05-24 09:55:57 | Tree | |
[r19727]
by
bugman
Fix for the relax test suite on Python 3.1. The TextTestRunner class in the unittest module is missing a few arguments present in all other |
2013-05-24 09:50:00 | Tree |
2013-05-24 09:18:23 | Tree | |
[r19725]
by
bugman
Added backwards compatibility support for the spectrometer frequency list and count. This is needed for old relax state files. |
2013-05-24 07:42:52 | Tree |
[r19724]
by
bugman
Renamed the functions of the pipe_control.spectrometer module. The frequency() and temperature() functions are now called set_frequency() and set_temperature(). |
2013-05-24 07:39:06 | Tree |
[r19723]
by
bugman
The pipe_control.spectrometer.get_frequencies() function can now return MHz or Tesla units. |
2013-05-24 07:25:27 | Tree |
[r19722]
by
bugman
Fixes for the change to the new spectrometer.frequency user function and associated data structures. |
2013-05-23 20:57:26 | Tree |