Commit | Date | |
---|---|---|
[r26341]
by
bugman
Lists of lists containing rows of None are now better supported by the lib.xml functions. The object_to_xml() function will now convert the float parts to IEEE-754 byte arrays, and the None |
2014-10-22 09:44:55 | Tree |
[r26340]
by
bugman
Expanded the lib.arg_check.is_float_matrix() function by adding the none_elements argument. This matches a number of the other module functions, and allows for entire rows of the matrix to be |
2014-10-22 09:38:09 | Tree |
[r26339]
by
bugman
Bug fix for the lib.arg_check.is_float_matrix() function. The check for a numpy.ndarray data structure type was incorrect so that lists of numpy arrays were |
2014-10-22 09:36:57 | Tree |
[r26338]
by
bugman
Clean up and speed up of the N_state_model.test_CaM_IQ_tensor_fit system test. All output files are now set to 'devnull' so that the system test no longer creates any files within |
2014-10-22 09:02:30 | Tree |
[r26337]
by
bugman
The structure.load_spins user function now stores the number of states in cdp.N. This is to help the specific analyses which handle ensembles of structures. With the introduction |
2014-10-22 08:47:48 | Tree |
[r26336]
by
bugman
Fix for the atomic position handling in pipe_control.structure.main.load_spins_multi_mol(). The dimensionality of the position structure returned by the structural object atom_loop() method |
2014-10-22 08:21:18 | Tree |
[r26335]
by
bugman
Modified the interatom.unit_vectors user function backend to handle missing atomic positions. This is to match the structure.load_spins user function change whereby missing atomic positions are |
2014-10-22 08:08:50 | Tree |
[r26334]
by
bugman
Modified the atomic position handling in pipe_control.structure.main.load_spins_multi_mol(). The multiple molecule merging functionality of the structure.load_spins user function now handles |
2014-10-22 07:47:22 | Tree |
[r26333]
by
bugman
Final fix for bug #22849 (https://gna.org/bugs/?22849). This is the failure of the N-state model analysis when optimising only alignment tensors using RDCs |
2014-10-22 07:27:01 | Tree |
[r26332]
by
bugman
Created the N_state_model.test_CaM_IQ_tensor_fit system test. This is for catching bug #22849 (https://gna.org/bugs/?22849), the failure of the N-state model This new test checks code paths unchecked in the rest of the test suite, and is therefore of high |
2014-10-22 06:50:36 | Tree |