Commit | Date | |
---|---|---|
2014-04-16 14:08:23 | Tree | |
[r22791]
by
bugman
Removed the automatic axis labelling in the lib.software.grace.write_xy_header() function. This is the automatic labelling based on the parameter Grace strings and units of the specific This allows the dependence on the pipe_control.pipes module and the specific analysis API to be |
2014-04-16 14:04:59 | Tree |
[r22790]
by
bugman
Shifted many of the pipe_control.structure.geometric functions into the relax library. All but two functions from the pipe_control.structure.geometric module are independent of the relax |
2014-04-16 13:40:18 | Tree |
[r22789]
by
bugman
Shifted the data_store.relax_xml module into the relax library as lib.xml. This module contains a couple of functions which are used for converting Python objects into an XML |
2014-04-16 13:01:48 | Tree |
[r22788]
by
bugman
Huge clean up of all unused imports in relax. These were found using the find_unused_imports.py development script. A number of these changes |
2014-04-16 12:35:17 | Tree |
2014-04-16 12:17:42 | Tree | |
[r22786]
by
bugman
Removed the dependence on the relax 'dep_check' module from the lib.frame_order package. This is for more independence of the relax library. |
2014-04-16 09:45:17 | Tree |
[r22785]
by
bugman
Clean up of many unused imports in the test suite directories. The unused imports were found using the find_unused_imports.py development script. |
2014-04-16 09:33:52 | Tree |
[r22784]
by
bugman
Shifted the read_spin_data() and write_spin_data() functions from lib.io to lib.sequence. |
2014-04-16 08:56:58 | Tree |
[r22783]
by
bugman
Removed a number of unused imports from the user function definitions. These unused user_function package imports were found using the find_unused_imports.py development |
2014-04-16 08:54:36 | Tree |