Menu

SVN archive Commit Log


Commit Date  
[r8728] by bugman

Fixes for the load_pdb() method.

Previously loaded structures were not being taken into account.

2009-02-04 14:55:49 Tree
[r8727] by bugman

Fixes for the test_read_pdb_mol_2_model_scientific() system test.

The Scientific python PDB reader somehow decided to split the single structures in
'lactose_MCMM4_S1_*.pdb' into 2.

2009-02-04 09:51:40 Tree
[r8726] by bugman

Bug fix for the load_pdb() method.

When set_model_num is None, this is now handled properly.

2009-02-04 09:37:40 Tree
[r8725] by bugman

Duplicated 5 systems tests of the internal PDB reader for the Scientific python PDB reader.

2009-02-04 09:33:25 Tree
[r8724] by semor

A small fix to the system test.

However, is this fix the solution or is there something wrong with the reading of data (such as
'R2eff') by relax_data.read() ?

Shouldn't the data, for example 'R2eff', be available in 'cdp.mol[0].res[0].spin[0].R2eff_val[0]'
or 'cdp.mol[0].res[0].spin[0].R2eff[0]' for the 1st spin of the 1st residue in the 1st molecule ?

2009-02-03 23:27:26 Tree
[r8723] by bugman

Wrote 2 new system tests for the new structural data design.

In test_read_pdb_internal6(), 2 different structures are loaded as 2 molecules. In
test_read_pdb_internal7(), 2 identical structures are loaded as 2 molecules.

2009-02-03 17:05:58 Tree
[r8722] by semor

Added a missing import.

2009-02-02 23:10:59 Tree
[r8721] by semor

Added more to the docstring.

This is not complete yet...

2009-02-02 23:10:20 Tree
[r8720] by semor

Reordered a few functions for alphabetical reasons.

2009-02-02 23:01:37 Tree
[r8719] by semor

Removed the obsolete function 'relax_disp.r2eff_read()'.

R2eff values will be read directly by 'relax_data.read()' (see r8702 and r8703).

2009-02-02 22:55:37 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.