Menu

Commit [r19689]  Maximize  Restore  History

Merged revisions 19688 via svnmerge from

svn+ssh://bugman@.../svn/relax/trunk

........
r19688 | bugman | 2013-05-15 17:38:19 +0200 (Wed, 15 May 2013) | 8 lines

Converted all of the specific analysis modules into packages.

The model-free and steady-state NOE analyses were already packages, and this now brings all other
analyses in line with the package design of specific_analyses. The only change is that the files
specific_analyses/x.py have been shifted to specific_analyses/x/__init__.py and the __all__ package
variable added.
........

bugman 2013-05-15

changed /branches/relax_disp
removed /branches/relax_disp/specific_analyses/consistency_tests.py
removed /branches/relax_disp/specific_analyses/frame_order.py
removed /branches/relax_disp/specific_analyses/jw_mapping.py
removed /branches/relax_disp/specific_analyses/n_state_model.py
changed /branches/relax_disp/specific_analyses/noe/__init__.py
removed /branches/relax_disp/specific_analyses/relax_fit.py
copied /trunk/specific_analyses/consistency_tests -> /branches/relax_disp/specific_analyses/consistency_tests
copied /trunk/specific_analyses/frame_order -> /branches/relax_disp/specific_analyses/frame_order
copied /trunk/specific_analyses/jw_mapping -> /branches/relax_disp/specific_analyses/jw_mapping
copied /trunk/specific_analyses/n_state_model -> /branches/relax_disp/specific_analyses/n_state_model
copied /trunk/specific_analyses/relax_fit -> /branches/relax_disp/specific_analyses/relax_fit
/branches/relax_disp/specific_analyses/noe/__init__.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.