Menu

Commit [r19145]  Maximize  Restore  History

Shifted the diffusion tensor structural object code to lib.structure.represent.diffusion_tensor.

The user function routes to pipe_control.structure.main.create_diff_tensor_pdb(), which pulls the
tensor info out of the data store, and then calls the diffusion_tensor() function of
lib.structure.represent.diffusion_tensor to create the representation, writes out a PDB file, and
finally adds the file to the data pipe's results file list.

bugman 2013-03-24

changed /trunk/lib/structure/represent/__init__.py
changed /trunk/pipe_control/structure/geometric.py
copied /trunk/pipe_control/structure/geometric.py -> /trunk/lib/structure/represent/diffusion_tensor.py
changed /trunk/pipe_control/structure/main.py
changed /trunk/test_suite/shared_data/structures/diff_tensors/ellipsoid.pdb
changed /trunk/test_suite/shared_data/structures/diff_tensors/sphere.pdb
changed /trunk/test_suite/shared_data/structures/diff_tensors/spheroid.pdb
changed /trunk/user_functions/structure.py
/trunk/lib/structure/represent/__init__.py Diff Switch to side-by-side view
Loading...
/trunk/pipe_control/structure/geometric.py Diff Switch to side-by-side view
Loading...
/trunk/pipe_control/structure/main.py Diff Switch to side-by-side view
Loading...
/trunk/test_suite/shared_data/structures/diff_tensors/ellipsoid.pdb Diff Switch to side-by-side view
Loading...
/trunk/test_suite/shared_data/structures/diff_tensors/sphere.pdb Diff Switch to side-by-side view
Loading...
/trunk/test_suite/shared_data/structures/diff_tensors/spheroid.pdb Diff Switch to side-by-side view
Loading...
/trunk/user_functions/structure.py Diff Switch to side-by-side view
Loading...
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.